Commits

John Crispin committed 8ad2ee955b8
serial: MIPS: lantiq: fix clock error check The clock should be checked with the proper IS_ERR() api before using it. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>