commit | 864e160ae510f5223e7bd9aa4335d7e092173446 | [log] [tgz] |
---|---|---|
author | Dong Aisheng <aisheng.dong@freescale.com> | Thu Apr 30 14:02:19 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu Apr 30 16:28:33 2015 -0700 |
tree | 192f2e681c609834782f038ca09a1c9941086df1 | |
parent | d6968fca789700afd723347d9d583795b19224b8 [diff] |
clk: Squash __clk_{enable,disable}() into callers These functions are only used in one place. Let's squash them into their respective callers to save some lines. Signed-off-by: Dong Aisheng <aisheng.dong@freescale.com> [sboyd@codeaurora.org: Redo commit text, add NULL check in clk_enable()] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>