alistair23-linux/drivers/clk/ingenic
Paul Cercueil ee1f9df269
clk: ingenic: Use const pointer to clk_ops in struct
The CGU common code does not modify the pointed clk_ops structure, so it
should be marked as const.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Maarten ter Huurne <maarten@treewalker.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18476/
Signed-off-by: James Hogan <jhogan@kernel.org>
2018-01-18 22:04:36 +00:00
..
cgu.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
cgu.h clk: ingenic: Use const pointer to clk_ops in struct 2018-01-18 22:04:36 +00:00
jz4740-cgu.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
jz4780-cgu.c clk: ingenic: Use const pointer to clk_ops in struct 2018-01-18 22:04:36 +00:00
Makefile