clk: Squash __clk_{enable,disable}() into callers
authorDong Aisheng <aisheng.dong@freescale.com>
Thu, 30 Apr 2015 21:02:19 +0000 (14:02 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 30 Apr 2015 23:28:33 +0000 (16:28 -0700)
commit864e160ae510f5223e7bd9aa4335d7e092173446
tree192f2e681c609834782f038ca09a1c9941086df1
parentd6968fca789700afd723347d9d583795b19224b8
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>
drivers/clk/clk.c
This page took 0.028368 seconds and 5 git commands to generate.