From: Bernd Porr Date: Tue, 7 Jan 2014 21:43:43 +0000 (+0000) Subject: staging: comedi: usbduxsigma: removing unneccesay attached info X-Git-Tag: v3.14-rc1~150^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2783980525df12b9c49e8b4baaff06abc7f2f8f2;p=pandora-kernel.git 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed