[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YF30Sf0Z8mSjA0s+@kroah.com>
Date: Fri, 26 Mar 2021 15:48:41 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Sebastian Reichel <sre@...nel.org>
Cc: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>,
Matti Vaittinen <mazziesaccount@...il.com>,
Hans de Goede <hdegoede@...hat.com>,
MyungJoo Ham <myungjoo.ham@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>,
Chen-Yu Tsai <wens@...e.org>, linux-kernel@...r.kernel.org,
linux-pm@...r.kernel.org
Subject: Re: [PATCH 2/2] power: supply: axp20x_usb_power: fix work-queue init
On Wed, Mar 24, 2021 at 11:25:06AM +0100, Sebastian Reichel wrote:
> Hi,
>
> On Wed, Mar 24, 2021 at 11:21:34AM +0200, Matti Vaittinen wrote:
> > The commit 6d0c5de2fd84
> > ("power: supply: Clean-up few drivers by using managed work init")
> > Re-introduced wrong order of initializing work-queue and requesting
> > the IRQs which was originally fixed by the commit b5e8642ed95f
> > ("power: supply: axp20x_usb_power: Init work before enabling IRQs")
> >
> > In addition this caused the work queue to be initialized twice.
> >
> > Fix it again.
> >
> > Fixes: 6d0c5de2fd84 ("power: supply: Clean-up few drivers by using managed work init")
> >
> > Signed-off-by: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>
> > Reported-by: Chen-Yu Tsai <wens@...e.org>
> > ---
>
> Acked-by: Sebastian Reichel <sebastian.reichel@...labora.com>
>
> Needs to be merged by Greg, since I do not have 6d0c5de2fd84 in
> my tree.
Now merged, thanks.
greg k-h
Powered by blists - more mailing lists