diff options
| author | Suman Anna <[email protected]> | 2019-06-25 23:33:15 +0000 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2019-08-13 10:38:37 +0000 |
| commit | a304f483b6b00d42bde41c45ca52c670945348e2 (patch) | |
| tree | ddc81052fed63c085e45e223c96b5ec3e6177c4f /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7 (diff) | |
| download | kernel-a304f483b6b00d42bde41c45ca52c670945348e2.tar.gz kernel-a304f483b6b00d42bde41c45ca52c670945348e2.zip | |
bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()
The clocks are not yet parsed and prepared until after a successful
sysc_get_clocks(), so there is no need to unprepare the clocks upon
any failure of any of the prior functions in sysc_probe(). The current
code path would have been a no-op because of the clock validity checks
within sysc_unprepare(), but let's just simplify the cleanup path by
returning the error directly.
While at this, also fix the cleanup path for a sysc_init_resets()
failure which is executed after the clocks are prepared.
Signed-off-by: Suman Anna <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
