From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:23:07 +0000 (-0700) Subject: staging: comedi: s626: remove 'got_regions' from private data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f4a8fce1d6f1e42543376c85839576992e6100;p=pandora-kernel.git staging: comedi: s626: remove 'got_regions' from private data This variable is only used as a flag to indicate that the pci device has been enabled and needs to be disabled in the detach. Use the comedi_device 'iobase' for this and remove the private data variable. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed