commit | b28c9bd6b2112af0df8dec807f3cd0e27198678d | [log] [tgz] |
---|---|---|
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Sun Dec 22 13:00:11 2024 +0000 |
committer | Thomas Huth <huth@tuxfamily.org> | Sun Dec 29 07:13:47 2024 +0100 |
tree | bcba98e343b4ed8efcba7c0d3ef5c58788326e48 | |
parent | 6963b2c0545121b57d05bc3b3694c48e8ea4c1ad [diff] |
next-cube: rename old_scr2 and scr2_2 in next_scr2_rtc_update() Rename them to old_scr2_rtc and scr2_rtc to reflect that they contain the previous and current values of the SCR2 RTC bits. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Thomas Huth <huth@tuxfamily.org> Message-ID: <20241222130012.1013374-33-mark.cave-ayland@ilande.co.uk> Signed-off-by: Thomas Huth <huth@tuxfamily.org>