upstream: [media] xc5000: delay tuner sleep to 5 seconds
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 21 May 2014 16:57:30 +0000 (13:57 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:27:18 +0000 (14:27 +0900)
commit9d9ce201037e949a917316c9b1dc5c0625e7c2a9
treee31e072cd6edecf8a2d1f580b3504c3e97133269
parent89e128c4b1e9f1b9e259c4be1836985608fdfccd
upstream: [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 <m.chehab@samsung.com>
drivers/media/tuners/xc5000.c