diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-02-11 15:04:56 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-02-15 17:17:55 -0800 |
commit | 6ff8ec98e12f984b9d62e43f83b0a3c44e2bdc12 (patch) | |
tree | 3b3ac2cca699eb8684c72ffcfa8b4f61da252d76 /arch/arm | |
parent | 1006ccccd03c0e420bf0398a5ab944759268f387 (diff) |
clk: qcom: Do not drop device node twice
of_find_node_by_name() drops the reference to a passed device node.
It is not necessary to drop it again, and doing so may result in the
device node being released prematurely.
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Fixes: ee15faffef11 ("clk: qcom: common: Add API to register board clocks backwards compatibly")
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions