Commits
Mauro Carvalho Chehab committed 32570579cbd
[media] ir-rc5-decoder: print where decoding fails The IR dprintk message that prints a RC5 decoding failure is not much helpful, as it doesn't tell on what bit the error occurred. Add such information, in order to make the debug message more useful. Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>