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>
Tue, 18 Nov 2014 02:59:41 +0000 (11:59 +0900)
commit6928ff0ed469f8d8e73234fe698433f0e958be86
tree18f50649e6b331b8dd5a7fdd35fba3c1fde7fe6b
parentf67ac3e80e74f1676d0b8df5634a808c1834772b
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