upstream: [media] em28xx-audio: provide an error code when URB submit fails
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 14 Jan 2014 17:34:13 +0000 (14:34 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:31 +0000 (11:54 +0900)
commit74b577f9d1e976f4673ca1d1604d6fbdda091f88
treec012bde18ab269728e886e5cf4006d8e8cba4385
parente294e4ae0f25f0d5e935200c68034c0c7ba1adec
upstream: [media] em28xx-audio: provide an error code when URB submit fails

Instead of just saying:
[ 1646.412419] em2882/3 #0: submit of audio urb failed
Print the reason why it failed, to help debugging and fixing it.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-audio.c