Searched hist:"3 ead0f1e5fae0892da0891373f1e6aed527ac708" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-fixup-mux.c | diff 3ead0f1e5fae0892da0891373f1e6aed527ac708 Wed May 29 07:26:44 CDT 2019 Abel Vesa <abel.vesa@nxp.com> clk: imx: clk-fixup-mux: Switch to clk_hw based API
Switch the imx_clk_fixup_mux function to clk_hw based API, rename accordingly and add a macro for clk based legacy. a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | clk.h | diff 3ead0f1e5fae0892da0891373f1e6aed527ac708 Wed May 29 07:26:44 CDT 2019 Abel Vesa <abel.vesa@nxp.com> clk: imx: clk-fixup-mux: Switch to clk_hw based API
Switch the imx_clk_fixup_mux function to clk_hw based API, rename accordingly and add a macro for clk based legacy. a macro for clk based legacy. This allows us to move closer to a clear split between consumer and provider clk APIs.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|