Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179504
b: refs/heads/master
c: b29453a
h: refs/heads/master
v: v3
  • Loading branch information
Sigmund Augdal authored and Mauro Carvalho Chehab committed Jan 17, 2010
1 parent 4d97559 commit 807ad9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b9c385f765bcc7fc5ae802830ffcb4b6ca6bc9c
refs/heads/master: b29453aca0eeecba52a76c3d67b1a52c3ca6e656
2 changes: 0 additions & 2 deletions trunk/drivers/media/dvb/mantis/mantis_evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ static void mantis_hifevm_work(struct work_struct *work)

gpif_stat = mmread(MANTIS_GPIF_STATUS);
gpif_mask = mmread(MANTIS_GPIF_IRQCFG);
if (!((gpif_stat & 0xff) & (gpif_mask & 0xff)))
return;

if (gpif_stat & MANTIS_GPIF_DETSTAT) {
if (gpif_stat & MANTIS_CARD_PLUGIN) {
Expand Down

0 comments on commit 807ad9f

Please sign in to comment.