From: H Hartley Sweeten Date: Wed, 10 Apr 2013 18:28:47 +0000 (-0700) Subject: staging: comedi: cb_pcidas64: tidy up the *phys_iobase X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d985a11e9a51eb88ddea98df8d60bfdda7cafb;p=pandora-kernel.git staging: comedi: cb_pcidas64: tidy up the *phys_iobase This driver does not use the dev->iobase so don't bother initializing it. The plx9080_phys_iobase is not used in the driver. Remove it from the private data. Tidy up the initialization of the other phy_iobase variables. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed