]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'intel-pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 3 Oct 2024 14:03:27 +0000 (16:03 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 3 Oct 2024 14:03:27 +0000 (16:03 +0200)
intel-pinctrl for v6.12-2

Fixes a few issues with Intel pin control platform driver:
* fix missing reference counter drop of fwnode on error path
* replace comma by semicolon to follow the kernel style
* add Panther Lake to the list of supported devices

The following is an automated git shortlog grouped by driver:

intel:
 -  platform: Add Panther Lake to the list of supported
 -  platform: use semicolon instead of comma in ncommunities assignment
 -  platform: fix error path in device_for_each_child_node()
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Trivial merge