]> git.baikalelectronics.ru Git - kernel.git/commit
clk: move clock common macros out from vendor directories
authorChunyan Zhang <chunyan.zhang@spreadtrum.com>
Thu, 7 Dec 2017 12:57:04 +0000 (20:57 +0800)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 21 Dec 2017 23:00:38 +0000 (15:00 -0800)
commit46caaea80823f698ca84cd180634cda78b970a07
treea61e861703b0758e7443c743557811ee8fc76820
parentf9e9d4ede33f20ad238fc11db0232eaede684940
clk: move clock common macros out from vendor directories

These macros are used by more than one SoC vendor platforms, avoid to
have many copies of these code, this patch moves them to the common
header file which every clock drivers can access to.

Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/sunxi-ng/ccu_common.h
drivers/clk/zte/clk.h
include/linux/clk-provider.h