From: H Hartley Sweeten Date: Mon, 10 Feb 2014 18:49:24 +0000 (-0700) Subject: staging: comedi: addi_apci_3xx: use comedi_timeout() X-Git-Tag: v3.15-rc1~139^2~1083 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67562be5054f325324197cfd0f478cdc76ed57e8;p=pandora-kernel.git staging: comedi: addi_apci_3xx: use comedi_timeout() Use comedi_timeout() to wait for the analog input and output end-of- conversions. This prevents a deadlock condition that could occur by providing a timeout in case the end-of-conversion does not happen. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed