commit | 39c4806e0a6d8856d48ccea3af1d9569351facfe | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu May 18 09:15:52 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri May 19 07:09:05 2017 -0300 |
tree | 459d9cf8c65a6dc2be631d251a10c4d6fd133a38 | |
parent | a042023f1bde77ca01f6bd5e98a1b8ba8aed8b6c [diff] |
[media] dvb-usb-remote: don't write bogus debug messages When a REMOTE_KEY_PRESSED event happens, it does the right thing. However, if debug is enabled, it will print a bogus message warning that "key repeated". Fix it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>