Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 700 → Rev 701

/shark/trunk/drivers/bttv/bttv-driver.c
3338,6 → 3338,7
btv=(struct bttv *)dev_id;
count=0;
while (1) {
 
/* get/clear interrupt status bits */
stat=btread(BT848_INT_STAT);
astat=stat&btread(BT848_INT_MASK);