Details

[Home]

Issue of the Implementation # L0316

Brief

tty: serial: mxs-auart: missing disable of clocks in mxs_auart_probe

Detailed Description

If uart_add_one_port() fails in mxs_auart_probe, the clks has to be disabled. Two clks are previously enabled in mxs_get_clks().

Component

linux-kernel 4.14

Accepted

https://patchwork.kernel.org/patch/10098927
commit

Status

Fixed in kernel v4.16-rc1

[Home]