From: Sean Young Date: Mon, 8 Jul 2013 20:33:08 +0000 (-0300) Subject: [media] redrat3: errors on unplug X-Git-Tag: v3.12-rc1~135^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6026ce07dca045a9edf4fb651a805b4574186d80;p=pandora-kernel.git [media] redrat3: errors on unplug In an usb disconnect handler, the urbs have already been cancelled so the attempt to disable the IR receiver just results in errors: [ 899.638862] redrat3 7-2:1.0: redrat3_send_cmd: Error sending rr3 cmd res -110, data 0 [ 899.638870] redrat3 7-2:1.0: redrat3_disable_detector: detector status: 251, should be 0 Signed-off-by: Sean Young Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed