kernel-fxtec-pro1x/drivers/media/video/saa7134
Steven Rostedt a8b1ecf3d5 fix irq flags in saa7134
Some files in the drivers/media/video/saa7134 directory uses "int" for flags.
This can cause hard to find bugs on some architectures.  This patch converts
the flags to use "long" instead.

This bug was discovered by doing an allyesconfig make on the -rt kernel where
checks are done to ensure all flags are of size sizeof(long).

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-08 10:46:55 -07:00
..
Kconfig Rename common tuner Kconfig names to use the same 2008-04-29 18:41:38 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00
saa6752hs.c V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls 2007-10-22 12:01:30 -02:00
saa7134-alsa.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb 2008-04-24 11:21:08 -07:00
saa7134-cards.c V4L/DVB (7766): saa7134: add another PCI ID for Beholder M6 2008-04-29 18:41:37 -03:00
saa7134-core.c V4L/DVB (7394): saa7134: add number of devices check 2008-04-24 14:07:52 -03:00
saa7134-dvb.c V4L/DVB (7654): tda10086: make the xtal frequency a configuration option 2008-04-24 14:09:44 -03:00
saa7134-empress.c V4L/DVB (7526): media/video/saa7134 replace remaining __FUNCTION__ occurrences 2008-04-24 14:07:59 -03:00
saa7134-i2c.c V4L/DVB (7753): saa7134: fix tuner setup 2008-04-29 18:41:33 -03:00
saa7134-input.c V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00
saa7134-reg.h V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-ts.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-tvaudio.c V4L/DVB (7390): saa7134: clear audio DSP interface after access error 2008-04-24 14:07:52 -03:00
saa7134-vbi.c V4L/DVB (7094): static memory 2008-04-24 13:42:20 -03:00
saa7134-video.c fix irq flags in saa7134 2008-05-08 10:46:55 -07:00
saa7134.h V4L/DVB (7765): Add support for Beholder BeholdTV H6 2008-04-29 18:41:36 -03:00