|
@@ -175,7 +175,9 @@ static struct at24_platform_data eeprom_info = {
|
|
.context = (void *)0x7f00,
|
|
.context = (void *)0x7f00,
|
|
};
|
|
};
|
|
|
|
|
|
-static struct snd_platform_data dm365_evm_snd_data;
|
|
|
|
|
|
+static struct snd_platform_data dm365_evm_snd_data = {
|
|
|
|
+ .asp_chan_q = EVENTQ_3,
|
|
|
|
+};
|
|
|
|
|
|
static struct i2c_board_info i2c_info[] = {
|
|
static struct i2c_board_info i2c_info[] = {
|
|
{
|
|
{
|