aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/firmware
diff options
context:
space:
mode:
authorspjoshi@codeaurora.org <spjoshi@codeaurora.org>2016-11-15 17:19:25 -0800
committerAndy Gross <andy.gross@linaro.org>2016-11-23 11:03:00 -0600
commited19b86e817c5f30d557042f2e8ab68dc93940d4 (patch)
tree1c95a39fc5b5f2bd65a4b7bce48fc8cbdf158035 /Documentation/devicetree/bindings/firmware
parentfirmware: qcom: scm: Remove core, iface and bus clocks dependency (diff)
downloadlinux-dev-ed19b86e817c5f30d557042f2e8ab68dc93940d4.tar.xz
linux-dev-ed19b86e817c5f30d557042f2e8ab68dc93940d4.zip
firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails
When devm_clk_get fails for core clock, the failure was ignored and the core_clk was explicitly set to NULL so that other remaining clocks can be queried. However, now that we have a cleaner way of expressing the clock dependency, return failure when devm_clk_get fails for core clock. Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/firmware')
0 files changed, 0 insertions, 0 deletions