提交 b71edbe9 编写于 作者: S Sascha Hauer

[ARM] MX27ads: fix function name

Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de>
上级 2955de5f
......@@ -93,7 +93,7 @@ static int uart_mxc_port1_init(struct platform_device *pdev)
static int uart_mxc_port1_exit(struct platform_device *pdev)
{
mxc_gpio_setup_release_pins(mxc_uart1_pins,
mxc_gpio_release_multiple_pins(mxc_uart1_pins,
ARRAY_SIZE(mxc_uart1_pins));
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册