diff options
| author | Ben Dooks <[email protected]> | 2014-01-14 18:43:27 +0000 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2014-02-04 14:28:32 +0900 |
| commit | ca1187521b78ce4f980cd1b457f8c634dd401021 (patch) | |
| tree | e787e24ccff17d81e6b96329a0df5cffc994ee25 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 7a543d8124e7e23190d36e7c57d3b9c394c4e4c1 (diff) | |
ARM: shmobile: koelsch: fix error return code check from clk_get()
The koelsch_add_standard_devices() function calls clk_get() but then fails
to check that it returns an error pointer instead of NULL on failure.
This was added by f31239ef ("ARM: shmobile: koelsch-reference:
Instantiate clkdevs for SCIF and CMT") in Simon Horman's
renesas-boards2-for-v3.14 tag.
The issue is not serious as it does not cause a crash and seems to not be
actually causing any issues now the other clock bugs have been fixed.
Signed-off-by: Ben Dooks <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
[[email protected]: tweaked changelog]
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions