commit | 8ad2ee955b810e2a8061d2d3d2e4e4072250b5ec | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Fri Aug 09 20:54:31 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 12 11:37:48 2013 -0700 |
tree | 2adff5317d7664ed6fbac7fb7c9b1556a8d98e7e | |
parent | 7c658e6b46be5d90e6bb668659bb4de6ce80c536 [diff] |
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>