diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-19 08:57:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-19 08:57:56 +0100 |
commit | a833c84a5ab0b05e61708130885f90388baba133 (patch) | |
tree | 0da45b6d21db6e45b1e55cab6028043dca301af6 /include/uapi | |
parent | 687a28590c8608496b704ead76224c021ec00881 (diff) | |
parent | 7803680964c025f598f827b7ea7433467ef21a56 (diff) | |
download | linux-a833c84a5ab0b05e61708130885f90388baba133.tar.gz linux-a833c84a5ab0b05e61708130885f90388baba133.tar.bz2 linux-a833c84a5ab0b05e61708130885f90388baba133.zip |
Merge tag 'extcon-next-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Chanwoo writes:
Update extcon next for v6.8
Detailed description for this pull request:
1. Fix possible memory leak of device name in extcon_dev_register()
: Fix memory leak on error path of extcon_dev_register().
2. Set interrupt polarity based on device-tree for extcon-usbc-tusb320.c
:Remove 'IRQF_TRIGGER_FALLING' request which is not allowed on
every interrupt controller (i.e. arm64 GIC). Replace flag by a
request that depends on the actual device-tree setting.
3. Fix the comment style according to guide on extcon-qcom-spmi-misc.c.
* tag 'extcon-next-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon:
extcon: qcom-spmi-misc: don't use kernel-doc marker for comment
extcon: usbc-tusb320: Set interrupt polarity based on device-tree
extcon: fix possible name leak in extcon_dev_register()
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions