[GIT PULL] Immutable branch between drivers/platform/x86 and drivers/extcon due for the v5.14 merge window

From: Hans de Goede
Date: Thu Jun 17 2021 - 10:04:25 EST


Hi Chanwoo,

As discussed here is a pull-req from an immutable branch with the
devm-helper changes from Matti for you to merge into the extcon tree.

I have already merged this into my review-hans branch and once the
builders had a chance to play with this I will push this
branch to platform-drivers-x86/for-next.

Regards,

Hans


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git tags/devm-helpers-v5.14-1

for you to fetch changes up to 87ee8de23c9df3a368504f34cf3d7f9be9207717:

extcon: extcon-max8997: Simplify driver using devm (2021-06-17 13:22:27 +0200)

----------------------------------------------------------------
Signed tag for the immutable devm-helpers branch for merging
into the extcon and pdx86 trees.

----------------------------------------------------------------
Matti Vaittinen (5):
devm-helpers: Add resource managed version of work init
extcon: extcon-max14577: Fix potential work-queue cancellation race
extcon: extcon-max77693.c: Fix potential work-queue cancellation race
extcon: extcon-max8997: Fix IRQ freeing at error path
extcon: extcon-max8997: Simplify driver using devm

drivers/extcon/extcon-max14577.c | 16 +++++---------
drivers/extcon/extcon-max77693.c | 17 +++++----------
drivers/extcon/extcon-max8997.c | 45 ++++++++++++++--------------------------
include/linux/devm-helpers.h | 25 ++++++++++++++++++++++
4 files changed, 50 insertions(+), 53 deletions(-)