diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-06-18 20:24:36 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-24 22:51:03 (GMT) |
commit | c4ad65e6ce8a9cfe78d4c4b06b915c17a27ba011 (patch) | |
tree | 82261d4073b595eda043e18dc501fcb1095733dc /drivers/connector | |
parent | 021314f82405594344b857e13e0493e11dad7298 (diff) | |
download | linux-fsl-qoriq-c4ad65e6ce8a9cfe78d4c4b06b915c17a27ba011.tar.xz |
staging: comedi: pcmuio: remove 'iobases' from subdevice private data
The 'asic' and 'port' associated with a given subdevice can easily be
found based on the subdevice 'index'. With that information we can
then calculate the correct iobase and register offset needed to read/
write the 8-bit ports.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/connector')
0 files changed, 0 insertions, 0 deletions