[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250428074550.16190-1-brgl@bgdev.pl>
Date: Mon, 28 Apr 2025 09:45:50 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linus Walleij <linus.walleij@...aro.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Raag Jadav <raag.jadav@...el.com>
Cc: linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: immutable tag for the driver core for v6.16-rc1
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Here is the tag containing the driver core dependencies pulled into the
GPIO tree to enable picking up the final commit from Andy's series[0].
Bart
[0] https://lore.kernel.org/all/20250220162238.2738038-4-andriy.shevchenko@linux.intel.com/
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpiod-devm-is-action-added-for-v6.16-rc1
for you to fetch changes up to e383bb8f958444620d96386811aacf6a49757996:
devres: Add devm_is_action_added() helper (2025-04-28 09:30:41 +0200)
----------------------------------------------------------------
Immutable tag for the driver core tree to pull from
devres: Move devm_*_action*() APIs to devres.h
devres: Add devm_is_action_added() helper
----------------------------------------------------------------
Andy Shevchenko (2):
devres: Move devm_*_action*() APIs to devres.h
devres: Add devm_is_action_added() helper
drivers/base/devres.c | 11 +++++++++++
include/linux/device.h | 38 --------------------------------------
include/linux/device/devres.h | 41 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 52 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists