kernel-fxtec-pro1x/drivers/media/video/bt8xx
Mauro Carvalho Chehab 57747b7f25 V4L/DVB (5476): Fix gpiomux array size
there were several "magic" for loops, addressing gpiomux array size (4).
Adrian Bunk showed that one of the loops were wrong, going from 0 to 4.

This patch provides the right fix for this trouble, by using ARRAY_SIZE
on all places where we have a for loop using gpiomux.

Thanks to: Adrian Bunk <bunk@stusta.de> for pointing me about this trouble.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 15:45:09 -03:00
..
bt832.c
bt832.h
bt848.h
bttv-cards.c V4L/DVB (5476): Fix gpiomux array size 2007-04-27 15:45:09 -03:00
bttv-driver.c V4L/DVB (5156): Fix: dma free is being called with wrong arguments 2007-02-21 13:35:08 -02:00
bttv-gpio.c V4L/DVB (5278): Bt8xx/: possible cleanups 2007-04-27 15:43:20 -03:00
bttv-i2c.c i2c: Discard the i2c algo del_bus wrappers 2006-12-10 21:21:33 +01:00
bttv-if.c V4L/DVB (5278): Bt8xx/: possible cleanups 2007-04-27 15:43:20 -03:00
bttv-input.c V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttv 2007-02-21 13:34:18 -02:00
bttv-risc.c V4L/DVB (5077): Bttv cropping support 2007-02-21 13:34:36 -02:00
bttv-vbi.c V4L/DVB (5156): Fix: dma free is being called with wrong arguments 2007-02-21 13:35:08 -02:00
bttv.h V4L/DVB (5278): Bt8xx/: possible cleanups 2007-04-27 15:43:20 -03:00
bttvp.h V4L/DVB (5077): Bttv cropping support 2007-02-21 13:34:36 -02:00
Kconfig
Makefile