From: H Hartley Sweeten Date: Tue, 29 Jul 2014 22:01:31 +0000 (-0700) Subject: staging: comedi: ni_6527: iounmap resource when detached X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f71be317de7f97f569bd0928e8a1b9586970cf;p=pandora-kernel.git staging: comedi: ni_6527: iounmap resource when detached PCI bar 1 is ioremap'ed during the (*auto_attach). This resource needs to be iounmap'ed when the driver is (*detach)ed. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed