[media] xc5000: fix xc5000 suspend
commit91a5307cb0b164024725d68990441553740a2149
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 10 Aug 2014 00:47:20 +0000 (9 21:47 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:09 +0000 (21 15:25 -0500)
treede5f645760d061ce397f8835cf386525ac9db7cf
parent59d7889ae49f6e3e9d9cff8c0de7ad95d9ca068b
[media] xc5000: fix xc5000 suspend

After xc5000 stops working, it waits for 5 seconds, waiting
for a new usage. Only after that it goes to low power mode.

If a suspend event happens before that, a work queue will
remain active, with causes suspend to crash.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/tuners/xc5000.c