Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162703
b: refs/heads/master
c: 858c5e9
h: refs/heads/master
i:
  162701: 023db71
  162699: eda388d
  162695: 0b59e53
  162687: 1958357
v: v3
  • Loading branch information
Cliff Cai authored and Mike Frysinger committed Sep 17, 2009
1 parent dc7b2b1 commit 2f98962
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: 36b841288656b9b30b5d2add2fd136ac7eab5867
refs/heads/master: 858c5e9abc5c614b2eceb6a361118f31821ac968
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf533/boards/stamp.c
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ static struct spi_board_info bfin_spi_board_info[] __initdata = {
#if defined(CONFIG_SND_BLACKFIN_AD1836) || defined(CONFIG_SND_BLACKFIN_AD1836_MODULE)
{
.modalias = "ad1836-spi",
.max_speed_hz = 31250000, /* max spi clock (SCK) speed in HZ */
.max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
.bus_num = 0,
.chip_select = CONFIG_SND_BLACKFIN_SPI_PFBIT,
.controller_data = &ad1836_spi_chip_info,
Expand Down

0 comments on commit 2f98962

Please sign in to comment.