media: rc: mce_kbd decoder: remove superfluous call to input_sync
authorSean Young <sean@mess.org>
Wed, 11 Apr 2018 15:02:16 +0000 (11:02 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 20 Apr 2018 13:19:35 +0000 (09:19 -0400)
commitcb5bd0575c41ac34c62a7784da7232d1c90e6eca
tree6134ea4e47752dddd54a9cd6f76f5f8876b7aed4
parent63039c29f7a4ce8a8bd165173840543c0098d7b0
media: rc: mce_kbd decoder: remove superfluous call to input_sync

There is nothing to sync in this code path.

Reported-by: Matthias Reichl <hias@horus.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/ir-mce_kbd-decoder.c