Re: [PATCH 5/5] bus: ti-sysc: Drop legacy idle quirk handling

From: Dhruva Gole
Date: Thu Mar 28 2024 - 07:29:04 EST


Hi,

On Mar 27, 2024 at 10:15:08 +0200, Tony Lindgren wrote:
> There are no more users that need the legacy idle quirk so let's drop
> the legacy idle quirk handling. This simplifies the PM code to just
> sysc_pm_ops with unified handling for all the interconnect targets.
>
> Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx>
> ---
> drivers/bus/ti-sysc.c | 109 +-------------------------
> include/linux/platform_data/ti-sysc.h | 1 -
> 2 files changed, 2 insertions(+), 108 deletions(-)
>

looks much cleaner :)
Reviewed-by: Dhruva Gole <d-gole@xxxxxx>

--
Best regards,
Dhruva