Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108102
b: refs/heads/master
c: 0fe9497
h: refs/heads/master
v: v3
  • Loading branch information
Haavard Skinnemoen committed Aug 8, 2008
1 parent bb34439 commit c001dab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 30930a44a4eaf17601f18ee0676ab891cad8eeb6
refs/heads/master: 0fe9497e77acbca5205d48a620c80e5de1ab47b4
2 changes: 1 addition & 1 deletion trunk/arch/avr32/boards/atngw100/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static struct eth_platform_data __initdata eth_data[2];
static struct spi_board_info spi0_board_info[] __initdata = {
{
.modalias = "mtd_dataflash",
.max_speed_hz = 10000000,
.max_speed_hz = 8000000,
.chip_select = 0,
},
};
Expand Down

0 comments on commit c001dab

Please sign in to comment.