staging: comedi: ni_660x: add device-global routing
authorSpencer E. Olson <olsonse@umich.edu>
Wed, 3 Oct 2018 20:56:12 +0000 (14:56 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Oct 2018 13:36:05 +0000 (15:36 +0200)
commitfa86c00799ee1fb851261a0ef904200ecd9c8215
treeae8148dfb582df28fc2b388b94fb5a5729b43d3c
parenta0c5e8460011506978c833d72496ce0147d82b2f
staging: comedi: ni_660x: add device-global routing

Provides the device-global routing interface for ni_660x devices.  Using
the device-global names in comedi_cmd structures for commands was already
supported through 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_660x.c