From f95589cc41ff973bd5d6aecc6205b048bdb95ed7 Mon Sep 17 00:00:00 2001 From: George Spelvin Date: Sun, 11 May 2014 08:13:30 -0300 Subject: [PATCH] [media] ati_remote: Delete superfluous input_sync() It's not necessary, and since both events happen "at the same time" in response to a single input event, the input device framework prefers not to have it there. (It's not a big deal one way or the other, but deleting cruft is generally a good thing.) Signed-off-by: George Spelvin Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed