diff options
author | Magnus Damm <damm@opensource.se> | 2012-05-09 08:49:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-10 00:11:30 +0200 |
commit | 94e792ab66d696aad2e52c91bae4cfbeefe4c9f6 (patch) | |
tree | 7305a6bc6e602c2edbb03dfd7c13168fbafa8145 /Documentation/devicetree | |
parent | serial_core: Update buffer overrun statistics. (diff) | |
download | linux-94e792ab66d696aad2e52c91bae4cfbeefe4c9f6.tar.xz linux-94e792ab66d696aad2e52c91bae4cfbeefe4c9f6.zip |
serial8250-em: clk_get() IS_ERR() error handling fix
Update the 8250_em driver to correctly handle the case
where no clock is associated with the device.
The return value of clk_get() needs to be checked with
IS_ERR() to avoid NULL pointer referencing.
Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions