]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks
authorClaudiu Beznea <claudiu.beznea@tuxon.dev>
Mon, 26 Aug 2024 17:31:15 +0000 (20:31 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sun, 8 Dec 2024 15:55:26 +0000 (17:55 +0200)
commit802244fae1f8f151ec2a4ba091a0cb14b32ac27f
tree18dae6e8a6fc98d214aeddd8c3959df699a35c44
parentd87daa18535d38385f1da460c557c004e0b66347
clk: at91: sckc: Use SCKC_{TD, MD}_SLCK IDs for clk32k clocks

Use the newly introduced macros instead of raw numbers. With this the code
is a bit easier to understand.

Reviewed-by: Alexander Dahl <ada@thorsis.com>
Link: https://lore.kernel.org/r/20240826173116.3628337-3-claudiu.beznea@tuxon.dev
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
drivers/clk/at91/sckc.c