staging: comedi: ni_mio_common: create device-global access to tio
authorSpencer E. Olson <olsonse@umich.edu>
Wed, 3 Oct 2018 20:56:09 +0000 (14:56 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:36:05 +0000 (15:36 +0200)
commit713ebc593978e67d9e6d708f34fa6c66470be536
treeb52b8c3fba261ff0a7ca8fdd66fefb12589345d0
parent347e244884c3be1f5bce1d93730f0c32efabba99
staging: comedi: ni_mio_common: create device-global access to tio

Adds tio sub-devices of ni_mio_common supported hardware to the
implementation of test_route, connect_route, disconnect_route.  This change
delegates the actual functionality to the ni_tio module.

Signed-off-by: Spencer E. Olson <olsonse@umich.edu>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c