On Thu, 21 Nov 2024, Alexandre Belloni wrote:
On 21/11/2024 09:13:32+1100, Finn Thain wrote:
On Mon, 18 Nov 2024, Alexandre Belloni wrote:
On Wed, 13 Nov 2024 09:32:15 +1100, Finn Thain wrote:
Instead of hard-coded values and ifdefs, store the year offset in the
platform_data struct.
Applied, thanks!
[1/2] rtc: m48t59: Use platform_data struct for year offset value
https://git.kernel.org/abelloni/c/a06e4a93067c
Thanks, Alexandre. Would you also take patch 2/2, please? Geert has sent a
reviewed-by tag for that one too.
I thought Geert would take it as this only touches arch/m68k
That's quite understandable -- I accidentally addressed it "To: Geert".
Sorry for any confusion caused.
Anyway, would you please pick up patch 2/2 also? After all, patch 2/2 is
the reason why patch 1/2 exists. Indeed, 1/2 was written several years
after 2/2, in response to your recent review of 2/2.