diff options
author | Bryan O'Donoghue <bryan.odonoghue@linaro.org> | 2025-01-17 13:54:08 +0000 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-02-07 23:20:55 -0600 |
commit | 65a733464553ea192797b889d1533a1a37216f32 (patch) | |
tree | 5923cf70cf5c18c67a345d056fa5b63c24043b93 /scripts/lib/kdoc/kdoc_files.py | |
parent | 0e6dfde439df0bb977cddd3cf7fff150a084a9bf (diff) |
clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
Adding a new clause to this if/else I noticed the existing usage of
pm_genpd_add_subdomain() wasn't capturing and returning the result code.
pm_genpd_add_subdomain() returns an int and can fail. Capture that result
code and throw it up the call stack if something goes wrong.
Fixes: 1b771839de05 ("clk: qcom: gdsc: enable optional power domain support")
Cc: stable@vger.kernel.org
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20250117-b4-linux-next-24-11-18-clock-multiple-power-domains-v10-2-13f2bb656dad@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions