From: H Hartley Sweeten Date: Thu, 19 Jul 2012 01:49:03 +0000 (-0700) Subject: staging: comedi: cb_pcimdas: remove BADR0 from the private data X-Git-Tag: v3.6-rc1~100^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d2d7ef7315cb40549baec7bb13dccfcf5162225;p=pandora-kernel.git staging: comedi: cb_pcimdas: remove BADR0 from the private data The pci resource bar 0 address is only used as a "flag" to let the datach function know that the pci device has been enabled. Use dev->iobase in the detach instead and remove BADR0 from the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed