staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 14 May 2013 21:26:05 +0000 (14:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 23:25:57 +0000 (16:25 -0700)
commit687d84798de4c202c104db888b33e956bb5b883d
tree4dbef13f0128222c6e63ef1f73cc091d527d5eb1
parentbe8f16de76cdc6440c420b90f3fab768ac50a7a5
staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux()

For aesthetic reasons, instead of passing the struct usb_dt9812 pointer,
pass the comedi_device pointer to this function.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/dt9812.c
This page took 0.027763 seconds and 5 git commands to generate.