Commit 27aed18b authored by Andrey Porodko's avatar Andrey Porodko Committed by Jean-Paul Saman

Neuros OSD2 platform support for sound.

parent 344511f6
......@@ -202,6 +202,9 @@ static struct davinci_i2c_platform_data ntosd2_i2c_pdata = {
};
static struct i2c_board_info __initdata ntosd2_i2c_info[] = {
{
I2C_BOARD_INFO("tlv320aic3x", NTOSD2_AUDIOSOC_I2C_ADDR ),
},
};
static int ntosd2_init_i2c(void)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment