From: covici@ccs.covici.com Date: Wed, 20 May 2015 09:44:11 +0000 (-0400) Subject: staging: speakup: fix speakup-r regression X-Git-Tag: omap-for-v4.3/fixes-rc5~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d562acc78f0af46de0dfe447410bc40bdb7ece;p=pandora-kernel.git staging: speakup: fix speakup-r regression Here is a patch to make speakup-r work again. It broke in 3.6 due to commit 4369c64c79a22b98d3b7eff9d089196cd878a10a "Input: Send events one packet at a time) The problem was that the fakekey.c routine to fake a down arrow no longer functioned properly and putting the input_sync fixed it. Fixes: 4369c64c79a22b98d3b7eff9d089196cd878a10a Cc: stable Acked-by: Samuel Thibault Signed-off-by: John Covici Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed