Details
[Home]
Issue of the Implementation # L0108
Brief
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
Detailed Description
If pinctrl_get_select_default() fails, sirfsoc_uart_probe() returns IS_ERR(result) instead of PTR_ERR(result).
Component
linux-kernel 3.9
Accepted
https://lkml.org/lkml/2013/6/5/893
commit
Status
Fixed in kernel 3.10-rc4
[Home]
»