]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh
authorRobert Fitzsimons <robfitz@273k.net>
Tue, 1 Apr 2008 14:41:54 +0000 (11:41 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 1 Apr 2008 22:35:44 +0000 (19:35 -0300)
commit5cd3955cb8adfc1edf481e9e1cb2289db50ccacb
treef327631e14d32ff40cb947fba674bc972f0284bd
parent0e81a8ae37687845f7cdfa2adce14ea6a5f1dd34
V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fh

A number of the radio tuner ioctl functions are shared with the TV
tuner, these functions require a struct bttv_fh data structure to be
allocated and initialized.

Signed-off-by: Robert Fitzsimons <robfitz@273k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-driver.c