mirror-linux/drivers/clk/actions
Adrian Barnaś 1749001151
clk: actions: Fix discarding const qualifier by 'container_of' macro
Remove const qualifier from functions parameter because it was discarded
when container_of was called. Received pointer had mutable access to
it through received container.

Signed-off-by: Adrian Barnaś <abarnas@google.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2025-11-20 19:23:43 -08:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
owl-common.c clk: remove unneeded 'fast_io' parameter in regmap_config 2025-08-14 12:50:35 -07:00
owl-common.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-composite.c clk: actions: owl-composite: convert from round_rate() to determine_rate() 2025-09-08 09:41:29 -04:00
owl-composite.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-divider.c clk: actions: owl-divider: convert from round_rate() to determine_rate() 2025-09-08 09:41:29 -04:00
owl-divider.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-factor.c clk: actions: owl-factor: convert from round_rate() to determine_rate() 2025-09-08 09:41:29 -04:00
owl-factor.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-fixed-factor.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-gate.c
owl-gate.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-mux.c clk: actions: Add mux clock support 2018-04-06 14:17:46 -07:00
owl-mux.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-pll.c clk: actions: owl-pll: convert from round_rate() to determine_rate() 2025-09-08 09:41:29 -04:00
owl-pll.h clk: actions: Fix discarding const qualifier by 'container_of' macro 2025-11-20 19:23:43 -08:00
owl-reset.c clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support 2018-10-16 14:41:39 -07:00
owl-reset.h clk: actions: Use the correct style for SPDX License Identifier 2019-05-01 13:01:07 -07:00
owl-s500.c clk: actions: Make sentinel elements more obvious 2022-03-11 18:13:24 -08:00
owl-s700.c clk: actions: Make sentinel elements more obvious 2022-03-11 18:13:24 -08:00
owl-s900.c clk: actions: Make sentinel elements more obvious 2022-03-11 18:13:24 -08:00