]> Gentwo Git Trees - linux/.git/commit
i3c: master: svc: switch to bulk clk API for flexible clock support
authorCarlos Song <carlos.song@nxp.com>
Sun, 27 Apr 2025 08:32:29 +0000 (16:32 +0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 24 May 2025 20:45:37 +0000 (22:45 +0200)
commitcd1a6a0c69e75bf64b44b00186136e563f392b50
tree697724cded1b1b0ec357ad124b7533fe769e9099
parent489c773a68de187ad11482433119811949fbb88d
i3c: master: svc: switch to bulk clk API for flexible clock support

Use the clk_bulk API to handle clocks, so the code can support different
numbers of clocks more easily. Make the code cleaner and more flexible.

No change in functionality.

Signed-off-by: Carlos Song <carlos.song@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250427083230.3325700-3-carlos.song@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/svc-i3c-master.c