Merge branch 'for-2.6.37' into for-2.6.38

这个提交包含在:
Mark Brown
2010-12-28 23:42:53 +00:00
当前提交 22a756ee89
修改 12 个文件,包含 164 行新增226 行删除

查看文件

@@ -766,6 +766,7 @@ static __devinit int wm8940_i2c_probe(struct i2c_client *i2c,
i2c_set_clientdata(i2c, wm8940);
wm8940->control_data = i2c;
wm8940->control_type = SND_SOC_I2C;
ret = snd_soc_register_codec(&i2c->dev,
&soc_codec_dev_wm8940, &wm8940_dai, 1);