linux-kernel-test/drivers/media
Roel Kluin 4ed53a5af7 V4L/DVB (6503): pvrusb2: Fix associativity logic error
if(!x & y) should either be if(!(x & y)) or if(!x && y)
    I made changes as seemed appropriate, but please review
    this is against current git.

Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-11-04 21:41:25 -02:00
..
common V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixes 2007-11-04 21:41:23 -02:00
dvb V4L/DVB (6501): stv0297: Signal strength fixes 2007-11-04 21:41:25 -02:00
radio V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field 2007-10-22 12:01:24 -02:00
video V4L/DVB (6503): pvrusb2: Fix associativity logic error 2007-11-04 21:41:25 -02:00
Kconfig V4L/DVB (6478): ir-functions use input functions, should depend on INPUT 2007-11-04 21:41:21 -02:00
Makefile V4L/DVB (5599): Use menuconfig objects II - DVB 2007-05-09 10:12:48 -03:00