V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up
authorDarron Broad <darron@kewl.org>
Sat, 11 Oct 2008 14:18:53 +0000 (11:18 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 17 Oct 2008 20:23:15 +0000 (17:23 -0300)
commit92abe9ee374599179033f039b095864a9cf74593
tree2e4304cac9052a8848b972e678d372bd49d7db29
parent363c35fc448943c3d6121332d28bcda2d2fbf87c
V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up

A number of reference to videobuf_dvb_get_frontend used an invalid
index. This has been fixed.

The section for the HVR3000 in advise_acquire was redundant as
the same logic is used on the HVR4000. This has been removed
and both cards now use the same function.

A number of small errors and whitespace errors are also fixed.

Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-dvb.c
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/cx88/cx88-dvb.c
drivers/media/video/cx88/cx88-input.c
drivers/media/video/saa7134/saa7134-dvb.c
drivers/media/video/videobuf-dvb.c