diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-02-12 02:04:56 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-02-16 04:17:55 +0300 |
commit | 6ff8ec98e12f984b9d62e43f83b0a3c44e2bdc12 (patch) | |
tree | 3b3ac2cca699eb8684c72ffcfa8b4f61da252d76 /drivers/clk/renesas/clk-r8a7740.c | |
parent | 1006ccccd03c0e420bf0398a5ab944759268f387 (diff) | |
download | linux-6ff8ec98e12f984b9d62e43f83b0a3c44e2bdc12.tar.xz |
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 'drivers/clk/renesas/clk-r8a7740.c')
0 files changed, 0 insertions, 0 deletions