]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: renesas: Use str_on_off() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 28 Apr 2025 11:45:55 +0000 (13:45 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 5 May 2025 08:48:07 +0000 (10:48 +0200)
commitaff664cc8cbc5c28e5aa57dc4201c34497f3c871
tree74ab437b3cf2e571edae4c3b008f76b1c2ccf171
parent93f2878136262e6efcc6320bc31ada62fb0afd20
clk: renesas: Use str_on_off() helper

Use the str_on_off() helper instead of open-coding the same operation.
Note that this does change the case of the flags, which doesn't matter
much for debug messages.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/622f8554dcb815c8fc73511a1a118c1724570fa9.1745840497.git.geert+renesas@glider.be
drivers/clk/renesas/renesas-cpg-mssr.c
drivers/clk/renesas/rzg2l-cpg.c