Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47021
b: refs/heads/master
c: dde2510
h: refs/heads/master
i:
  47019: 83b2f1a
v: v3
  • Loading branch information
Haavard Skinnemoen committed Feb 9, 2007
1 parent 033c190 commit 7bcdbf6
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: 6a4e5227a33f60f918b30cf2001fb0bb259d9396
refs/heads/master: dde251033f3e54619317269a908ce40e6f3a8d04
3 changes: 0 additions & 3 deletions trunk/arch/avr32/mach-at32ap/pio.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,6 @@ void __init at32_init_pio(struct platform_device *pdev)
*/
pio->gpio_mask = ~0UL;

pio_writel(pio, ODR, ~0UL);
pio_writel(pio, PER, ~0UL);

/* start with irqs disabled and acked */
pio_writel(pio, IDR, ~0UL);
(void) pio_readl(pio, ISR);
Expand Down

0 comments on commit 7bcdbf6

Please sign in to comment.