]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback
authorSteven Toth <stoth@hauppauge.com>
Tue, 5 Aug 2008 00:36:49 +0000 (21:36 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:36:48 +0000 (09:36 -0200)
commit0fbbff33fcab605b1a5c53a20c302aad24b082ef
tree3e2d03f01f45ef05cbacb4c6336d57d9d21f408a
parentad4eada70b2a145aabb1814fdc080480f796decb
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>
drivers/media/video/cx23885/cx23885-cards.c
drivers/media/video/cx23885/cx23885-dvb.c
drivers/media/video/cx23885/cx23885.h