Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176445
b: refs/heads/master
c: d556511
h: refs/heads/master
i:
  176443: 75e5145
v: v3
  • Loading branch information
Peter Ma authored and Haavard Skinnemoen committed Aug 27, 2009
1 parent 054075e commit e44ad95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0708420370db7350b75cbf64b1eb80ad1b2a89df
refs/heads/master: d55651168a20078a94597a297d5cdfd807bf07b6
1 change: 1 addition & 0 deletions trunk/arch/avr32/boards/atngw100/mrmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ static int __init mrmt1_init(void)
at32_select_periph( GPIO_PIOB_BASE, 1 << (PB_EXTINT_BASE+TS_IRQ),
GPIO_PERIPH_A, AT32_GPIOF_DEGLITCH);
set_irq_type( AT32_EXTINT(TS_IRQ), IRQ_TYPE_EDGE_FALLING );
at32_spi_setup_slaves(0,spi01_board_info,ARRAY_SIZE(spi01_board_info));
spi_register_board_info(spi01_board_info,ARRAY_SIZE(spi01_board_info));
#endif

Expand Down

0 comments on commit e44ad95

Please sign in to comment.