]> git.karo-electronics.de Git - linux-beck.git/commit
[media] tda6655: get rid of get_state()/set_state()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 11 Nov 2015 20:14:08 +0000 (18:14 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 17 Nov 2015 08:44:31 +0000 (06:44 -0200)
commitb2d3afcfbdb7cd48759433ab9a0dd1bf20cc6aa8
tree8b4d9132b5e3fe16cf2106d12829e83c6e7e33e8
parente417668d402e07a0de40b996005324800e694633
[media] tda6655: get rid of get_state()/set_state()

Those ops aren't used by any driver, with is weird. I suspect
that mantis_vb3030 driver were not working properly...

Anyway, now that the driver uses the set_parms, the DVB
frontend core should do the right thing.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/tda665x.c