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)
commit96a9319f71169a159a38113964f0745697d33929
treee41343a26964e39802ca1a106cd90db06ec9b86a
parentdba949a1a0839d324642d99bce90052964125b45
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