]> git.baikalelectronics.ru Git - kernel.git/commit
[media] friio-fe: remove get_frontend() callback
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 12:01:05 +0000 (10:01 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 4 Feb 2016 18:27:28 +0000 (16:27 -0200)
commitf2fcfb4e6bb641a1f9b15cf7dbb74d374c00e264
tree9ddf3411eea976b590f24a60ed8b4be7d4c31b2c
parent68b51d379e6b2bd1c2f182357ab19d5c88c35436
[media] friio-fe: remove get_frontend() callback

This driver doesn't support getting frontend information and
it only works in automatic mode.

So, let's remove get_frontend() and update the cache at
set_frontend().

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