]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_dio200: pass device to clock/gate config
authorIan Abbott <abbotti@mev.co.uk>
Wed, 24 Oct 2012 15:47:50 +0000 (16:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 22:25:11 +0000 (15:25 -0700)
commite3c8add67702b2a9f64cff211b7cb9cdcd286f4c
treee41343a26964e39802ca1a106cd90db06ec9b86a
parent31c2455c9fcc167f05bae450e05de6e1f9a5b0c5
staging: comedi: amplc_dio200: pass device to clock/gate config

Rename the clock and gate configuration functions for the '8254' counter
subdevices and pass in the pointers to the comedi device and comedi
subdevice.  This is just preparing the way for later changes.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c