]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private data
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 24 Jul 2013 19:12:09 +0000 (12:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 20:24:13 +0000 (13:24 -0700)
commit57b2161f021c26f56574edfaaaa9503f877fc1a2
tree56d27f0fad6593cf7cbb7ffc0be7171a0954b344
parentf0e32df3d21f048ee35c07e523e918015845d95f
staging: comedi: ii_pci20kc.c: remove 'iobase' from the subdevice private data

The 'iobase' can be calculated when needed. Remove it from the
subdevice private data.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ii_pci20kc.c