* [GIT PULL] intel-gpio for 6.8-1
@ 2023-12-18 13:31 Andy Shevchenko
2023-12-18 15:33 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2023-12-18 13:31 UTC (permalink / raw)
To: Linux GPIO; +Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko
Hi Linux GPIO maintainers,
A small set of cleanups for the Tangier family of drivers.
Has been a while in Linux Next without any error reported.
Please, pull for v6.8-rc1.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v6.8-1
for you to fetch changes up to 92fc925f838660eec25862a7fa7e6ef79d22f3ea:
gpio: tangier: simplify locking using cleanup helpers (2023-11-20 13:33:31 +0200)
----------------------------------------------------------------
intel-gpio for v6.8-1
* Use RAII for locking in the Tangier family of drivers (Raag)
* Update Tangier family of drivers to use new PM helpers (Raag)
The following is an automated git shortlog grouped by driver:
elkhartlake:
- reuse pm_ops from Intel Tangier driver
tangier:
- simplify locking using cleanup helpers
- unexport suspend/resume handles
- use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
----------------------------------------------------------------
Andy Shevchenko (1):
Merge patch series "Use the standard _PM_OPS() export macro in Intel Tangier GPIO driver"
Raag Jadav (4):
gpio: tangier: use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
gpio: elkhartlake: reuse pm_ops from Intel Tangier driver
gpio: tangier: unexport suspend/resume handles
gpio: tangier: simplify locking using cleanup helpers
drivers/gpio/gpio-elkhartlake.c | 14 +--------
drivers/gpio/gpio-tangier.c | 63 +++++++++++++----------------------------
drivers/gpio/gpio-tangier.h | 4 +--
3 files changed, 22 insertions(+), 59 deletions(-)
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] intel-gpio for 6.8-1
2023-12-18 13:31 [GIT PULL] intel-gpio for 6.8-1 Andy Shevchenko
@ 2023-12-18 15:33 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-12-18 15:33 UTC (permalink / raw)
To: Andy Shevchenko; +Cc: Linux GPIO, Linus Walleij
On Mon, Dec 18, 2023 at 2:32 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> Hi Linux GPIO maintainers,
>
> A small set of cleanups for the Tangier family of drivers.
> Has been a while in Linux Next without any error reported.
> Please, pull for v6.8-rc1.
>
>
> Thanks,
>
> With Best Regards,
> Andy Shevchenko
>
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v6.8-1
>
> for you to fetch changes up to 92fc925f838660eec25862a7fa7e6ef79d22f3ea:
>
> gpio: tangier: simplify locking using cleanup helpers (2023-11-20 13:33:31 +0200)
>
> ----------------------------------------------------------------
> intel-gpio for v6.8-1
>
> * Use RAII for locking in the Tangier family of drivers (Raag)
> * Update Tangier family of drivers to use new PM helpers (Raag)
>
> The following is an automated git shortlog grouped by driver:
>
> elkhartlake:
> - reuse pm_ops from Intel Tangier driver
>
> tangier:
> - simplify locking using cleanup helpers
> - unexport suspend/resume handles
> - use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
>
> ----------------------------------------------------------------
> Andy Shevchenko (1):
> Merge patch series "Use the standard _PM_OPS() export macro in Intel Tangier GPIO driver"
>
> Raag Jadav (4):
> gpio: tangier: use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
> gpio: elkhartlake: reuse pm_ops from Intel Tangier driver
> gpio: tangier: unexport suspend/resume handles
> gpio: tangier: simplify locking using cleanup helpers
>
> drivers/gpio/gpio-elkhartlake.c | 14 +--------
> drivers/gpio/gpio-tangier.c | 63 +++++++++++++----------------------------
> drivers/gpio/gpio-tangier.h | 4 +--
> 3 files changed, 22 insertions(+), 59 deletions(-)
>
> --
> With Best Regards,
> Andy Shevchenko
>
>
Pulled, thanks!
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-18 15:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-18 13:31 [GIT PULL] intel-gpio for 6.8-1 Andy Shevchenko
2023-12-18 15:33 ` Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox