mbox series

[GIT,PULL] pinctrl: samsung: drivers for v6.14

Message ID 20241231133106.136237-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] pinctrl: samsung: drivers for v6.14 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.14

Message

Krzysztof Kozlowski Dec. 31, 2024, 1:31 p.m. UTC
Hi,

Fixes for old issues, not critical, so not worth current RC.

Best regards,
Krzysztof


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.14

for you to fetch changes up to 0ebb1e9e1b12ddcb86105a14b59ccbed76b6ce00:

  pinctrl: samsung: update child reference drop comment (2024-12-02 15:11:54 +0100)

----------------------------------------------------------------
Samsung pinctrl drivers changes for v6.14

Two fixes for very old issues around error handling and also one
cleanup.

----------------------------------------------------------------
Christophe JAILLET (1):
      pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31()

Javier Carrasco (2):
      pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() fails
      pinctrl: samsung: update child reference drop comment

 drivers/pinctrl/samsung/pinctrl-exynos.c  | 3 ++-
 drivers/pinctrl/samsung/pinctrl-samsung.c | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

Comments

Linus Walleij Jan. 3, 2025, 12:48 a.m. UTC | #1
On Tue, Dec 31, 2024 at 2:31 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:

> Fixes for old issues, not critical, so not worth current RC.

Pulled in for v6.14! Thanks Krzysztof!

Yours,
Linus Walleij