Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 701 → Rev 700

/shark/trunk/drivers/bttv/bttv-driver.c
3338,7 → 3338,6
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);