android_kernel_motorola_sm6225/drivers/media/video/pvrusb2
Mike Isely 1b1b8d7841 V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined
When the DVB interface is not compiled, the pvr2_dvb_props struct is
not available - so it really should be ifdef'ed out as well.  This
didn't cause an error because in this context its usage was as an
opaque pointer.  But it really shouldn't be present at all if DVB is
not enabled.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-04-24 14:09:48 -03:00
..
Kconfig V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option description 2008-04-24 14:09:46 -03:00
Makefile V4L/DVB (7686): pvrusb2: Fix broken debug interface build 2008-04-24 14:09:46 -03:00
pvrusb2-audio.c V4L/DVB (6698): pvrusb2: Implement signal routing schemes 2008-01-25 19:03:05 -02:00
pvrusb2-audio.h
pvrusb2-context.c V4L/DVB (7321): pvrusb2: Rework context handling and initialization 2008-04-24 14:07:48 -03:00
pvrusb2-context.h V4L/DVB (7321): pvrusb2: Rework context handling and initialization 2008-04-24 14:07:48 -03:00
pvrusb2-ctrl.c V4L/DVB (7302): pvrusb2: Improve control validation for enumerations 2008-04-24 14:07:47 -03:00
pvrusb2-ctrl.h
pvrusb2-cx2584x-v4l.c V4L/DVB (6701): pvrusb2: Enable support for "GOTVIEW USB2.0 DVD2" hardware 2008-01-25 19:03:06 -02:00
pvrusb2-cx2584x-v4l.h
pvrusb2-debug.h V4L/DVB (7321): pvrusb2: Rework context handling and initialization 2008-04-24 14:07:48 -03:00
pvrusb2-debugifc.c V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking 2008-04-24 14:09:47 -03:00
pvrusb2-debugifc.h
pvrusb2-devattr.c V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildly 2008-04-24 14:09:46 -03:00
pvrusb2-devattr.h V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be defined 2008-04-24 14:09:48 -03:00
pvrusb2-dvb.c V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULL 2008-04-24 14:09:47 -03:00
pvrusb2-dvb.h V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down 2008-04-24 14:09:47 -03:00
pvrusb2-eeprom.c V4L/DVB (6696): pvrusb2: Miscellaneous tweaks for controlling tuner type and video standard 2008-01-25 19:03:03 -02:00
pvrusb2-eeprom.h
pvrusb2-encoder.c V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute 2008-04-24 14:07:48 -03:00
pvrusb2-encoder.h V4L/DVB (6691): pvrusb2: Rework pipeline state control 2008-01-25 19:03:01 -02:00
pvrusb2-fx2-cmd.h V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constants 2008-04-24 14:09:47 -03:00
pvrusb2-hdw-internal.h V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down 2008-04-24 14:09:47 -03:00
pvrusb2-hdw.c V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusion 2008-04-24 14:09:47 -03:00
pvrusb2-hdw.h V4L/DVB (7321): pvrusb2: Rework context handling and initialization 2008-04-24 14:07:48 -03:00
pvrusb2-i2c-chips-v4l2.c
pvrusb2-i2c-cmd-v4l2.c
pvrusb2-i2c-cmd-v4l2.h
pvrusb2-i2c-core.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
pvrusb2-i2c-core.h
pvrusb2-io.c V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking 2008-04-24 14:09:47 -03:00
pvrusb2-io.h V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / tracking 2008-04-24 14:09:47 -03:00
pvrusb2-ioread.c NULL noise: drivers/media 2008-03-30 14:18:41 -07:00
pvrusb2-ioread.h
pvrusb2-main.c V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-down 2008-04-24 14:09:47 -03:00
pvrusb2-std.c V4L/DVB (7317): pvrusb2: Increase buffer size for printing video standard strings 2008-04-24 14:07:48 -03:00
pvrusb2-std.h
pvrusb2-sysfs.c V4L/DVB (7447): pvrusb2: Fix compilation warning 2008-04-24 14:07:55 -03:00
pvrusb2-sysfs.h
pvrusb2-tuner.c
pvrusb2-tuner.h
pvrusb2-util.h
pvrusb2-v4l2.c V4L/DVB (7321): pvrusb2: Rework context handling and initialization 2008-04-24 14:07:48 -03:00
pvrusb2-v4l2.h
pvrusb2-video-v4l.c V4L/DVB (6698): pvrusb2: Implement signal routing schemes 2008-01-25 19:03:05 -02:00
pvrusb2-video-v4l.h
pvrusb2-wm8775.c
pvrusb2-wm8775.h
pvrusb2.h drivers/media/: Spelling fixes 2008-02-03 17:18:59 +02:00