提交 8c3cbd5a 编写于 作者: N Nicolas Ferre 提交者: Russell King

ARM: 5686/1: at91: Correct AC97 reset line in at91sam9263ek board

Board code was wrongly setting up the reset pin for AC97 on at91sam9263ek.
Signed-off-by: NNicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: NAndrew Victor <linux@maxim.org.za>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 d656f07a
......@@ -364,9 +364,9 @@ static void __init ek_add_device_buttons(void) {}
/*
* AC97
* reset_pin is not connected: NRST
*/
static struct ac97c_platform_data ek_ac97_data = {
.reset_pin = AT91_PIN_PA13,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册