提交 9ea21ebc 编写于 作者: M Mark Brown

ASoC: Fix WM8961 suspend function type

Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 c2caa4da
......@@ -1268,7 +1268,7 @@ static __devexit int wm8961_i2c_remove(struct i2c_client *client)
}
#ifdef CONFIG_PM
static int wm8961_i2c_suspend(struct i2c_client *client)
static int wm8961_i2c_suspend(struct i2c_client *client, pm_message_t state)
{
return snd_soc_suspend_device(&client->dev);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册