diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2008-09-10 01:39:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 09:37:09 -0200 |
commit | ebb8d68a5c8c236acd8e8cf8f0d6046e027a8e21 (patch) | |
tree | d748a4ba02bcc4ce1f51ab0a840fee49795b9746 /drivers/xen | |
parent | 48aa739164ca6430b8b1da12ea367b44bb14ce82 (diff) |
V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend
Remove tuner_callback pointers from tuner driver configuration
and private state structures, replaced with a general-purpose
callback pointer within struct dvb_frontend.
A new parameter is added to the callback function, called
component. This allows us to use this callback pointer by
frontend components other than the tuner, if need be. So
far, this is only used by tuner drivers.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions