Files
linux-stable-mirror/drivers/rtc
Geert Uytterhoeven db005bdaa5 rtc: hym8563: Make sure clk_init_data is fully initialized
The clk_init_data structure contains several mutually-exclusive members
for different methods to specify the possible parents of a clock,
prompting drivers to initialize only the members they need.  However,
not initializing all members may cause subtle issues, which are only
exposed when CONFIG_INIT_STACK_ALL_PATTERN or CONFIG_INIT_STACK_NONE is
enabled.

Make sure all members are fully initialized, to avoid such bugs, and to
prevent future breakage when converting drivers to a different method
for specifying the parents.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/657f2b3a871074087aee0b7a70bf527ab0f48da8.1787241693.git.geert+renesas@glider.be
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2026-08-23 21:49:51 +02:00
..
2026-03-18 22:27:04 +01:00
2026-06-23 00:13:35 +02:00
2024-08-28 21:54:51 +01:00
2026-06-24 23:12:11 +02:00
2025-06-02 00:25:32 +02:00
2026-08-19 18:11:38 +02:00
2024-05-07 23:40:10 +02:00
2025-09-16 17:38:20 +02:00
2025-09-16 17:38:20 +02:00
2025-11-03 14:38:38 +01:00
2025-07-22 13:06:19 +02:00