[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJKOXPeXQS2pZ-siZGP+E3y1Gus5_9-ByAetUD9Mk0UH+t0OYA@mail.gmail.com>
Date: Fri, 12 Mar 2021 15:45:48 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Cc: Timon Baetz <timon.baetz@...tonmail.com>, linux-pm@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
sebastian.reichel@...labora.com,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>
Subject: Re: [PATCH] extcon: Provide *extcon_*_notifier_all() stubs for !CONFIG_EXTCON
On Fri, 12 Mar 2021 at 15:10, Sebastian Andrzej Siewior
<bigeasy@...utronix.de> wrote:
>
> CHARGER_MAX8997 fails to compile without CONFIG_EXTCON. There are stubs
> already present for *extcon_*_notifier() but are missing for the _all()
> variant.
>
> Add *extcon_*_notifier_all() stubs for !CONFIG_EXTCON.
>
> Fixes: f384989e88d44 ("power: supply: max8997_charger: Set CHARGER current limit")
> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> ---
> include/linux/extcon.h | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
Thanks for the patch.
Fix was sent some time ago and is already in extcon tree:
https://lore.kernel.org/lkml/20210215100610.19911-2-cw00.choi@samsung.com/
Did you base your work on next?
Best regards,
Krzysztof
Powered by blists - more mailing lists