Re: [PATCH 4/5] bus: ti-sysc: Drop legacy quirk handling for smartreflex

From: Tony Lindgren
Date: Thu Mar 28 2024 - 07:34:23 EST


* Dhruva Gole <d-gole@xxxxxx> [240328 11:23]:
> Hi,
>
> On Mar 27, 2024 at 10:15:07 +0200, Tony Lindgren wrote:
> > With the smartreflex driver no longer relying on the use of
> > pm_runtime_irq_safe(), we can finally drop the related legacy quirk
> > handling.
>
> Just for some more context can you describe from which commit of
> smartreflex driver did this happen?

That happened earlier with commit ed4520d6a10b ("soc: ti: Remove
pm_runtime_irq_safe() usage for smartreflex").

Regards,

Tony