From: H Hartley Sweeten Date: Mon, 10 Feb 2014 18:49:12 +0000 (-0700) Subject: staging: comedi: rti800: use comedi_timeout() X-Git-Tag: v3.15-rc1~139^2~1095 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5bd90e9fa8bb74ed94b969e6305b8560637417;p=pandora-kernel.git staging: comedi: rti800: use comedi_timeout() Use comedi_timeout() to wait for the analog input end-of-conversion. Change the errno returned for an overrun from -EIO to -EOVERFLOW. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed