提交 e49d603c 编写于 作者: K Kuninori Morimoto 提交者: Paul Mundt

ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typo

Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 1740d344
...@@ -794,7 +794,7 @@ static struct fsi_ak4642_info fsi2_ak4643_info = { ...@@ -794,7 +794,7 @@ static struct fsi_ak4642_info fsi2_ak4643_info = {
static struct platform_device fsi_ak4643_device = { static struct platform_device fsi_ak4643_device = {
.name = "fsi-ak4642-audio", .name = "fsi-ak4642-audio",
.dev = { .dev = {
.platform_data = &fsi_info, .platform_data = &fsi2_ak4643_info,
}, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册