]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: usbduxsigma: removing unneccesay attached info
authorBernd Porr <mail@berndporr.me.uk>
Tue, 7 Jan 2014 21:43:43 +0000 (21:43 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 18:51:54 +0000 (10:51 -0800)
commit2783980525df12b9c49e8b4baaff06abc7f2f8f2
tree2b1998800ee7c5da706bd0d177c819fbcfac05d1
parent7a45ae6edf808821a9799eccd9043177463aa05f
staging: comedi: usbduxsigma: removing unneccesay attached info

Comedi core now reports that a device has been attached so that
the driver itself won't need to do it any longer. The driver now
just outputs the offset of the ADC converter which is a soft indicator
of the health of the board and also the user can grep this value
from the kernel log easier for debugging purposes.

Signed-off-by: Bernd Porr <mail@berndporr.me.uk>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxsigma.c