--- zzzz-none-000/linux-2.6.19.2/drivers/media/video/bt8xx/bttv-cards.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/drivers/media/video/bt8xx/bttv-cards.c 2007-01-11 07:38:19.000000000 +0000 @@ -4001,7 +4001,7 @@ * - sleep 1ms * - write 0x0E * read from GPIO_DATA into buf (uint_32) - * - if ( buf>>18 & 0x01 ) || ( buf>>19 & 0x01 != 0 ) + * - if ( buf>>18 & 0x01 ) || ( buf>>19 && 0x01 != 0 ) * error. ERROR_CPLD_Check_Failed. */ /* ----------------------------------------------------------------------- */