Message ID | 20240327081508.36747-1-tony@atomide.com |
---|---|
Headers | show |
Series | Updates for ti-sysc interconnect target driver | expand |
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@atomide.com> > --- > 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@ti.com>