OSDN Git Service

[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)
commit6b4a16c36400143efe4b693bbdf65c0367b7e1ac
treeb167f35360420c6c7ff7efe865af68c0ffe215aa
parent776eced0e336f88fdbe4374306de1f8acaeffcc4
[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