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

From: Hans de Goede
Date: Fri Jun 18 2021 - 07:23:37 EST


Hi,

On 6/18/21 4:30 AM, Chanwoo Choi wrote:
> Hi Hans,
>
> Thanks for immutable branch.
> I think again that you better apply them via your tree
> for merging them to linus tree finally without extcon tree.
> I'm sorry about change of my opinion.

That is fine, I've already merged the branch into my tree.

If you end up needing it for some changes for 5.14 after all
feel free to also merge it into your tree.

Regards,

Hans



> On 6/17/21 11:04 PM, Hans de Goede wrote:
>> 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(-)
>>
>>
>>
>