]> git.karo-electronics.de Git - linux-beck.git/commit
[media] media: drx39xyj - add resume support
authorShuah Khan <shuah.kh@samsung.com>
Thu, 24 Jul 2014 16:02:15 +0000 (13:02 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sat, 26 Jul 2014 14:22:05 +0000 (11:22 -0300)
commit998819d2715eb765ba3752294bd694c3b06eaa04
tree2b7ce3dfb83878f2e017daba6b347f4af23aee8a
parent87cd0fa8114df9fa4ac6535d16b6e3b37ebb6230
[media] media: drx39xyj - add resume support

drx39xyj driver lacks resume support. Add support by changing
its fe ops init interface to detect the resume status by checking
fe exit flag and do the necessary initialization. With this change,
driver resume correctly in both dvb adapter is not in use and in use
by an application cases.

Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/drx39xyj/drxj.c