]> git.baikalelectronics.ru Git - kernel.git/commit
[media] mceusb: improve error logging
authorSean Young <sean@mess.org>
Mon, 20 Jan 2014 22:10:44 +0000 (19:10 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Feb 2014 19:35:35 +0000 (17:35 -0200)
commitc2e3a6a2b446cb4c2cc00a564d75126897603bcc
treeb167f35360420c6c7ff7efe865af68c0ffe215aa
parentbbb89cd43c2a0390a85cbec8dce0bd672c06cfba
[media] mceusb: improve error logging

A number of recent bug reports involve usb_submit_urb() failing which was
only reported with debug parameter on. In addition, remove custom debug
function.

[m.chehab@samsung.com: patch rebased, as one of the patches on this
 series need changes]
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/mceusb.c