diff options
author | 2016-06-28 16:10:31 +0200 | |
---|---|---|
committer | 2016-06-29 14:36:37 +0200 | |
commit | 1023578ec38ec1bae085917134ba985da755503e (patch) | |
tree | 472bc4a8e54aa7d91398ade3f921420f54f9b218 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: renesas: rcar-sysc: add R8A7792 support (diff) | |
download | wireguard-linux-1023578ec38ec1bae085917134ba985da755503e.tar.xz wireguard-linux-1023578ec38ec1bae085917134ba985da755503e.zip |
soc: renesas: rcar-sysc: Fix uninitialized error code in rcar_sysc_pd_init()
On success, rcar_sysc_pd_init() returns an uninitialized error code.
Use the return value of of_genpd_add_provider_onecell() to fix this.
This went unnoticed, as early_initcall() doesn't care about the return
value.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions