Files
linux/drivers/tty/serial
Stefan Agner c90ae6cd40 serial: imx: fix error handling in console_setup
[ Upstream commit 63fd4b94b9 ]

The ipg clock only needs to be unprepared in case preparing
per clock fails. The ipg clock has already disabled at the point.

Fixes: 1cf93e0d54 ("serial: imx: remove the uart_console() check")
Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 16:09:34 +09:00
..
2015-11-20 16:19:54 -08:00
2016-02-06 22:16:21 -08:00
2014-06-19 13:04:52 -07:00
2023-05-15 10:54:35 +09:00