From: Sean Young Date: Mon, 13 Aug 2012 11:59:47 +0000 (-0300) Subject: [media] rc: do not wake up rc thread unless there is something to do X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~451 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83bfd1b0127b0963fcac39280280e365e7e04d8;p=pandora-kernel.git [media] rc: do not wake up rc thread unless there is something to do The TechnoTrend USB IR Receiver sends 125 ISO URBs per second, even when there is no IR activity. Reduce the number of wake ups from the other drivers too. This saves about 0.25ms/s on a 2.4GHz Core 2 according to powertop. Signed-off-by: Sean Young Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed