commit | 6f1bd426122da4a2d22570494bba9cf3dffbd753 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 04 10:01:05 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 04 16:27:28 2016 -0200 |
tree | 9ddf3411eea976b590f24a60ed8b4be7d4c31b2c | |
parent | 83a74ff8e63e39d8122ff17ac000064605884127 [diff] |
[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>