From: Mauro Carvalho Chehab Date: Wed, 21 May 2014 16:57:30 +0000 (-0300) Subject: [media] xc5000: delay tuner sleep to 5 seconds X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a27ff1fb77e114d1059a5eb2ed1cffdc508ce8;p=pandora-kernel.git [media] xc5000: delay tuner sleep to 5 seconds Some drivers, like au0828 are very sensitive to tuner sleep and may break if the sleep happens too fast. Also, by keeping the tuner alive for a while could speedup tuning process during channel scan. So, change the logic to delay the actual sleep to 5 seconds after its command. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed