summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/tda665x.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-11 18:07:44 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-17 06:43:59 -0200
commite417668d402e07a0de40b996005324800e694633 (patch)
tree486bd2393f77c637e6f6c885d66b090aeff0603c /drivers/media/dvb-frontends/tda665x.c
parent8fdc25bf61cf87280960e9fea453ac86b68fbb35 (diff)
downloadlinux-e417668d402e07a0de40b996005324800e694633.tar.gz
linux-e417668d402e07a0de40b996005324800e694633.tar.xz
[media] tda8261: don't use set_state/get_state callbacks
Those callbacks are meant to be used only on some very specific cases. There's absolutely no need to do that at tda8261, as the only parameter that it allows to be set/get is the frequency. So, use the standard get_params() and get_frequency() kABI ops. There's no need to touch at any bridge driver, as all interactions are done via the macros at tda8261_cfg.h. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/tda665x.c')
0 files changed, 0 insertions, 0 deletions