31.07.2026 12:46, Linkai Gong wrote:
qe_ic_of_init() ignored the return value of platform_driver_register() and always returned success. Propagate the error to the initcall.Fixes: be7ecbd240b2 ("soc: fsl: qe: convert QE interrupt controller to platform_device") Signed-off-by: Linkai Gong <[email protected]>
Reviewed-by: Maxim Kochetkov <[email protected]>
