Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313819
b: refs/heads/master
c: 335dd55
h: refs/heads/master
i:
  313817: 23b3942
  313815: 76d5537
v: v3
  • Loading branch information
Scott Jiang authored and Bob Liu committed Jul 24, 2012
1 parent 9ad89dc commit 23ceb8e
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: 357351bb4f56300a31e1a746af7479d58f4c68fb
refs/heads/master: 335dd559b5c870b4ca3111b46f3358389c1ead3b
5 changes: 5 additions & 0 deletions trunk/arch/blackfin/mach-bf609/boards/ezkit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1278,6 +1278,11 @@ static struct i2c_board_info __initdata bfin_i2c_board_info0[] = {
.platform_data = (void *)&adau1761_info
},
#endif
#if defined(CONFIG_SND_SOC_SSM2602) || defined(CONFIG_SND_SOC_SSM2602_MODULE)
{
I2C_BOARD_INFO("ssm2602", 0x1b),
},
#endif
};

static struct i2c_board_info __initdata bfin_i2c_board_info1[] = {
Expand Down

0 comments on commit 23ceb8e

Please sign in to comment.