]> www.infradead.org Git - users/jedix/linux-maple.git/commit
rtc: tps6594: introduce private structure as drvdata
authorRichard Genoud <richard.genoud@bootlin.com>
Tue, 18 Jun 2024 14:18:50 +0000 (16:18 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 27 Jun 2024 22:18:55 +0000 (00:18 +0200)
commit29bf97586f189c404c39fe32925c8aea79efbb24
tree3b61b1b671b3c913e17a22bd3be4ae06215aa454
parent94d4154792abf30ee6081d35beaeef035816e294
rtc: tps6594: introduce private structure as drvdata

This patch will prepare for the next one (power management support) by
introducing struct tps6594_rtc.

No functionnal change.

Signed-off-by: Richard Genoud <richard.genoud@bootlin.com>
Link: https://lore.kernel.org/r/20240618141851.1810000-3-richard.genoud@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-tps6594.c