From: George Spelvin Date: Sun, 11 May 2014 11:13:30 +0000 (-0300) Subject: [media] ati_remote: Delete superfluous input_sync() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f95589cc41ff973bd5d6aecc6205b048bdb95ed7;p=pandora-kernel.git [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-diff-tree failed