diff options
author | 2016-03-02 23:57:09 +0100 | |
---|---|---|
committer | 2016-03-23 17:11:29 +0100 | |
commit | 0e47b5981a30e856c9c4aba785890528486d1594 (patch) | |
tree | 346bdb50ebdc9bbfc02a93ed2a18012f2b73e10d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pwm: img: Test clock rate to avoid division by 0 (diff) | |
download | wireguard-linux-0e47b5981a30e856c9c4aba785890528486d1594.tar.xz wireguard-linux-0e47b5981a30e856c9c4aba785890528486d1594.zip |
pwm: lpc18xx-sct: Test clock rate to avoid division by 0
The clk API may return 0 on clk_get_rate(), so we should check the
result before using it as a divisor.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions