commit | 32570579cbde878580b621a846b18d04db856286 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 30 15:49:16 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 30 15:49:35 2014 -0300 |
tree | cbbf987863e5f03ef2a376699a3a2300e470248a | |
parent | d24b69fc6b0aca41a205b2b5abaf3f243ad7d48b [diff] |
[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>