[media] lgs8gxx: don't export get_frontend() callback
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 12:37:37 +0000 (10:37 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 18:27:28 +0000 (16:27 -0200)
commit0fa301d796ce7d78d12cf35440143e3f232f5663
tree501cc58d79e2383f402f742507bf52ad571a1fc0
parent6f1bd426122da4a2d22570494bba9cf3dffbd753
[media] lgs8gxx: don't export get_frontend() callback

This device doesn't really have a get_frontend(). All it does is
to blindly set everything to auto mode.

Remove the get_frontend(), as the code does that already,
and put the frontend changes at set_frontend, where it
belongs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/lgs8gxx.c
This page took 0.025898 seconds and 5 git commands to generate.