kernel-fxtec-pro1x/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
video V4L/DVB (6503): pvrusb2: Fix associativity logic error 2007-11-04 21:41:25 -02:00
Kconfig
Makefile