From: Mauro Carvalho Chehab Date: Thu, 7 Aug 2014 16:10:24 +0000 (-0300) Subject: [media] au0828: no need to sleep at the IR code X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~544 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5885f40976bc8c8cb8fa17616ccc423f6daae04;p=pandora-kernel.git [media] au0828: no need to sleep at the IR code This sleep was doing some debouncing on the original driver. This is not needed on Linux, because the RC core and the input layer already takes care of it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed