i3c: dw: Use new *_enabled clk API
authorAniket <aniketmaurya@google.com>
Fri, 28 Jun 2024 15:46:03 +0000 (15:46 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Jul 2024 12:21:29 +0000 (14:21 +0200)
commit54f5079e0dfcce2886178382ee9f03f35cc28325
tree2f79ac66456f7e4ff798b4e9bd732ac95d9be380
parent71134c13ac59fcadbfe39b8f9022a37266c4ed5a
i3c: dw: Use new *_enabled clk API

Move to "enabled" variant of clk_get API. It takes care
of enable and disable calls during the probe and remove.

Signed-off-by: Aniket <aniketmaurya@google.com>
Link: https://lore.kernel.org/r/20240628154603.326075-1-aniketmaurya@google.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/i3c/master/dw-i3c-master.c