On Mon, Apr 24, 2023 at 10:06:27AM +0200, Alexander Stein wrote: > This is unsafe, as the runtime PM callbacks are called from the PM > workqueue, so this may deadlock when handling an i2c attached clock, > which may already hold the clk_prepare mutex from another context. > > Signed-off-by: Alexander Stein Applied to for-current, thanks!