Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177315
b: refs/heads/master
c: d53127f
h: refs/heads/master
i:
  177313: 509d021
  177311: fb4ca35
v: v3
  • Loading branch information
Cliff Cai authored and Mike Frysinger committed Dec 15, 2009
1 parent 307c1a7 commit 7a8f48c
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 78756c62309c0bccf3705dbf448f3a31542e973d
refs/heads/master: d53127ffd6e19feb5f045da917207f9e6e2ed331
5 changes: 5 additions & 0 deletions trunk/arch/blackfin/mach-bf537/boards/stamp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1516,6 +1516,11 @@ static struct i2c_board_info __initdata bfin_i2c_board_info[] = {
.platform_data = (void *)&adp8870_pdata,
},
#endif
#if defined(CONFIG_SND_SOC_ADAU1371) || defined(CONFIG_SND_SOC_ADAU1371_MODULE)
{
I2C_BOARD_INFO("adau1371", 0x1A),
},
#endif
};

#if defined(CONFIG_SERIAL_BFIN_SPORT) || defined(CONFIG_SERIAL_BFIN_SPORT_MODULE)
Expand Down

0 comments on commit 7a8f48c

Please sign in to comment.