commit | 57b2161f021c26f56574edfaaaa9503f877fc1a2 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 24 12:12:09 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jul 25 13:24:13 2013 -0700 |
tree | 56d27f0fad6593cf7cbb7ffc0be7171a0954b344 | |
parent | f0e32df3d21f048ee35c07e523e918015845d95f [diff] |
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>