Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130901
b: refs/heads/master
c: 5e7bb13
h: refs/heads/master
i:
  130899: 333d923
v: v3
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Feb 4, 2009
1 parent 26d50f6 commit cac5f45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 331693129d1764e38b15561e5712347fd591b2a9
refs/heads/master: 5e7bb132bbed2088b8b103e410d143b341dcb837
3 changes: 0 additions & 3 deletions trunk/arch/blackfin/kernel/bfin_gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -977,9 +977,6 @@ void peripheral_free(unsigned short per)
if (!(per & P_DEFINED))
return;

if (check_gpio(ident) < 0)
return;

local_irq_save_hw(flags);

if (unlikely(!(reserved_peri_map[gpio_bank(ident)] & gpio_bit(ident)))) {
Expand Down

0 comments on commit cac5f45

Please sign in to comment.