Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228463
b: refs/heads/master
c: b66acb6
h: refs/heads/master
i:
  228461: 353f966
  228459: 5e7ff9b
  228455: 27aff2d
  228447: db70a71
v: v3
  • Loading branch information
Mike Frysinger committed Jan 10, 2011
1 parent 0cb6450 commit 71fc498
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: 25f3ff2c445822793d22ac51e3dcb22a694e3cd4
refs/heads/master: b66acb63f5593ac11e39ab1cf17e1f987bc5ff9c
1 change: 0 additions & 1 deletion trunk/arch/blackfin/mach-common/ints-priority.c
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,6 @@ static void bfin_gpio_unmask_irq(unsigned int irq)
u32 pintbit = PINT_BIT(pint_val);
u32 bank = PINT_2_BANK(pint_val);

pint[bank]->request = pintbit;
pint[bank]->mask_set = pintbit;
}

Expand Down

0 comments on commit 71fc498

Please sign in to comment.