提交 e3482829 编写于 作者: M Magnus Damm 提交者: Rafael J. Wysocki

sh: introduce sh_clk_ops in parallel with clk_ops

Introduce sh_clk_ops in parallel with clk_ops.
Signed-off-by: NMagnus Damm <damm@opensource.se>
Signed-off-by: NRafael J. Wysocki <rjw@sisk.pl>
上级 fde7d904
......@@ -18,6 +18,8 @@ struct clk_mapping {
struct kref ref;
};
#define sh_clk_ops clk_ops
struct clk_ops {
#ifdef CONFIG_SH_CLK_CPG_LEGACY
void (*init)(struct clk *clk);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册