Searched hist:"37 d2f45d940bfdd7c9a5323f3d3462bea3a3e957" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/spear/ |
H A D | clk-aux-synth.c | diff 37d2f45d940bfdd7c9a5323f3d3462bea3a3e957 Tue Oct 17 09:38:34 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> CLK: SPEAr: make aux_clk_masks structures const
Make these const as they are either stored in the masks 'const' field of a clk_aux structure or passed to the function clk_register_aux having the argument as const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | spear1310_clock.c | diff 37d2f45d940bfdd7c9a5323f3d3462bea3a3e957 Tue Oct 17 09:38:34 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> CLK: SPEAr: make aux_clk_masks structures const
Make these const as they are either stored in the masks 'const' field of a clk_aux structure or passed to the function clk_register_aux having the argument as const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | spear1340_clock.c | diff 37d2f45d940bfdd7c9a5323f3d3462bea3a3e957 Tue Oct 17 09:38:34 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> CLK: SPEAr: make aux_clk_masks structures const
Make these const as they are either stored in the masks 'const' field of a clk_aux structure or passed to the function clk_register_aux having the argument as const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|