Home
last modified time | relevance | path

Searched hist:"9 bcc3278445bedc272dc2c432e81502d00ac9182" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dmpc52xx_uart.cdiff 9bcc3278445bedc272dc2c432e81502d00ac9182 Thu Apr 25 02:34:27 CDT 2013 Wei Yongjun <yongjun_wei@trendmicro.com.cn> tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()

Add the missing uart_unregister_driver() and uninit before return
from mpc52xx_uart_init() in the error handling case.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>