From: Dong Aisheng Date: Thu, 30 Apr 2015 21:02:19 +0000 (-0700) Subject: clk: Squash __clk_{enable,disable}() into callers X-Git-Tag: omap-for-v4.3/legacy-v2-signed~79^2~18^2~94 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864e160ae510f5223e7bd9aa4335d7e092173446;p=pandora-kernel.git 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 [sboyd@codeaurora.org: Redo commit text, add NULL check in clk_enable()] Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed