[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZhlUFZDTQum5-AIR@smile.fi.intel.com>
Date: Fri, 12 Apr 2024 18:32:37 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
Cc: Raag Jadav <raag.jadav@...el.com>, jarkko.nikula@...ux.intel.com,
mika.westerberg@...ux.intel.com, linux-pwm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] pwm: dwc: allow suspend/resume for 16 channels
On Fri, Apr 12, 2024 at 01:12:48PM +0200, Uwe Kleine-König wrote:
> On Fri, Apr 12, 2024 at 11:38:12AM +0530, Raag Jadav wrote:
..
> > +struct dwc_pwm_drvdata {
> > + const struct dwc_pwm_info *info;
> > + void __iomem *io_base;
>
> .io_base is only used during init time and so doesn't need to be tracked
> in driver data.
It's me who asked for this specific change and I think it's still beneficial
as it allows to simplify the code.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists