1
0
Fork 0
alistair23-linux/drivers/clk/pxa
Julia Lawall 5fc6eb7d74 clk: pxa: constify clk_ops structures
These clk_ops structures are only passed to a call to
clk_register_composite where the corresponding parameters
are const, so the clk_ops structure can be const as well.

Identified and transformed using Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-11-06 09:41:57 -08:00
..
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00
clk-pxa.c clk: pxa: constify clk_ops structures 2018-11-06 09:41:57 -08:00
clk-pxa.h clk: pxa: Use __iomem properly and staticize lock variable 2016-11-09 12:43:19 -08:00
clk-pxa3xx.c clk: pxa: export 32kHz PLL 2018-07-06 13:52:57 -07:00
clk-pxa25x.c clk: pxa: export 32kHz PLL 2018-07-06 13:52:57 -07:00
clk-pxa27x.c clk: pxa: export 32kHz PLL 2018-07-06 13:52:57 -07:00