From: H Hartley Sweeten Date: Sat, 8 Sep 2012 00:43:04 +0000 (-0700) Subject: staging: comedi: me4000: use dev->iobase for the card base address X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362bcbdee89f33ed3e5a96c945ebc6e61c1bc988;p=pandora-kernel.git staging: comedi: me4000: use dev->iobase for the card base address Use the iobase variable provided in the comedi_device for the main base address used in the driver. Remove the me4000_regbase variable from the private data. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed