summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2025-11-06 19:05:50 +0000
committerKrzysztof Kozlowski <krzk@kernel.org>2025-11-22 13:41:24 +0100
commit1463299a227d02b40c842a5d91d989cb26da5bbb (patch)
tree428845d382c148340a1126530ba9044b82e66c93 /rust/helpers/build_bug.c
parent42ec0bc61f052beb0d9a6a889fe746591de74508 (diff)
memory: tegra186-emc: Fix missing put_bpmp
Commit a52ddb98a674 ("memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()") accidently dropped a call to 'put_bpmp' to release a handle to the BPMP when getting the EMC clock fails. Fix this by restoring the 'goto put_bpmp' if devm_clk_get() fails. Fixes: a52ddb98a674 ("memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()") Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Link: https://patch.msgid.link/20251106190550.1776974-1-jonathanh@nvidia.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions