commit | 0fbbff33fcab605b1a5c53a20c302aad24b082ef | [log] [tgz] |
---|---|---|
author | Steven Toth <stoth@hauppauge.com> | Mon Aug 04 21:36:49 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 12 09:36:48 2008 -0200 |
tree | 3e2d03f01f45ef05cbacb4c6336d57d9d21f408a | |
parent | ad4eada70b2a145aabb1814fdc080480f796decb [diff] |
V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback Tuners currently hook different things to the private pointer in their callback function. Longer term we should make that private pointer consistent, but for now separate out the guts of the cx23885 tuner callback so we can reuse it. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>