commit | 73f3f1382501a260a88801e3322ae6f3cf45c2fe | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Feb 25 12:18:25 2016 -0800 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Feb 25 12:25:31 2016 -0800 |
tree | b9d52b131d86011a45b9a37ddc52a432ee28eb8e | |
parent | c7f23180c6025fc93d1b743a49a97c4bb0c26f19 [diff] |
clk: shmobile: Free 'clock' on error path We forgot to free this clock when we return early in this code. Cc: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>