Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358758
b: refs/heads/master
c: de0ccf7
h: refs/heads/master
v: v3
  • Loading branch information
Anatolij Gustschin authored and Linus Walleij committed Feb 4, 2013
1 parent a1a7b69 commit 9b35c3e
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: 710b40eac4d91bd08f07f289cf6d6f3861c87187
refs/heads/master: de0ccf788147440eee2383c74408080f3ff0a43b
1 change: 0 additions & 1 deletion trunk/drivers/gpio/gpio-mpc8xxx.c
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,6 @@ static int mpc8xxx_gpio_irq_map(struct irq_domain *h, unsigned int virq,

irq_set_chip_data(virq, h->host_data);
irq_set_chip_and_handler(virq, &mpc8xxx_irq_chip, handle_level_irq);
irq_set_irq_type(virq, IRQ_TYPE_NONE);

return 0;
}
Expand Down

0 comments on commit 9b35c3e

Please sign in to comment.