On Tue, 04 Mar 2025 17:05:28 +0000, André Draszik wrote: > While looking at RTC, I noticed that various drivers are keeping > pointers to data that they're not using themselves throughout their > lifetime. > > So I took the liberty to drop these pointers and this series is the > result. > > [...] Applied, thanks! [01/16] rtc: max77686: drop needless struct max77686_rtc_info::rtc member https://git.kernel.org/abelloni/c/6c9405fd2581 [02/16] rtc: s5m: drop needless struct s5m_rtc_info::i2c member https://git.kernel.org/abelloni/c/afe5f9f94d11 [03/16] rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member https://git.kernel.org/abelloni/c/d19111dff9c2 [04/16] rtc: ds2404: drop needless struct ds2404::rtc member https://git.kernel.org/abelloni/c/1b625aaf335a [05/16] rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member https://git.kernel.org/abelloni/c/5d0ad519f503 [06/16] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member https://git.kernel.org/abelloni/c/a55d44807b63 [07/16] rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member https://git.kernel.org/abelloni/c/013df5bdf8b4 [08/16] rtc: meson: drop needless struct meson_rtc::rtc member https://git.kernel.org/abelloni/c/a0470062748f [09/16] rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member https://git.kernel.org/abelloni/c/38c7aaeab8b8 [10/16] rtc: pl030: drop needless struct pl030_rtc::rtc member https://git.kernel.org/abelloni/c/3d5d0fe1cb82 [11/16] rtc: rx8581: drop needless struct rx8581 https://git.kernel.org/abelloni/c/3b87c6872aed [12/16] rtc: s35390a: drop needless struct s35390a::rtc member https://git.kernel.org/abelloni/c/cd2a7052482e [13/16] rtc: sd2405al: drop needless struct sd2405al::rtc member https://git.kernel.org/abelloni/c/d94bc2bbf8d9 [14/16] rtc: sd3078: drop needless struct sd3078 https://git.kernel.org/abelloni/c/6158c6b82444 [15/16] rtc: max77686: use dev_err_probe() where appropriate https://git.kernel.org/abelloni/c/e6403ae59ce1 [16/16] rtc: s5m: convert to dev_err_probe() where appropriate https://git.kernel.org/abelloni/c/0c57c2e72c5d Best regards, -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com