alistair23-linux/drivers/clk/mxs
Geliang Tang 5fd9c05c84 clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
to_clk_*(_hw) macros have been repeatedly defined in many places.
This patch moves all the to_clk_*(_hw) definitions in the common
clock framework to public header clk-provider.h, and drop the local
definitions.

Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-01-29 12:59:50 -08:00
..
clk-div.c clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2016-01-29 12:59:50 -08:00
clk-frac.c clk:mxs: Fix bug on frequency divider 2015-10-01 15:24:34 -07:00
clk-imx23.c clk: mxs: Include clk.h in C files that use it 2015-07-20 11:11:07 -07:00
clk-imx28.c clk: mxs: Include clk.h in C files that use it 2015-07-20 11:11:07 -07:00
clk-pll.c clk: mxs: Include clk.h in C files that use it 2015-07-20 11:11:07 -07:00
clk-ref.c clk: mxs: Include clk.h in C files that use it 2015-07-20 11:11:07 -07:00
clk-ssp.c
clk.c
clk.h clk: mxs: Include clk.h in C files that use it 2015-07-20 11:11:07 -07:00
Makefile