[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150414130406.GA26326@localhost>
Date: Tue, 14 Apr 2015 15:04:06 +0200
From: Johan Hovold <johan@...nel.org>
To: Lee Jones <lee.jones@...aro.org>, Mark Brown <broonie@...nel.org>
Cc: Johan Hovold <johan@...nel.org>,
Support Opensource <support.opensource@...semi.com>,
Samuel Ortiz <sameo@...ux.intel.com>,
Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Milo Kim <milo.kim@...com>,
patches@...nsource.wolfsonmicro.com,
Fabio Estevam <fabio.estevam@...escale.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
stable <stable@...r.kernel.org>
Subject: Re: [PATCH 1/2] mfd: da9052: fix broken regulator probe
Hi Mark and Lee,
On Thu, Mar 26, 2015 at 08:32:09AM +0000, Lee Jones wrote:
> On Wed, 25 Mar 2015, Johan Hovold wrote:
>
> > Fix broken probe of da9052 regulators, which since commit b3f6c73db732
> > ("mfd: da9052-core: Fix platform-device id collision") use a
> > non-deterministic platform-device id to retrieve static regulator
> > information. Fortunately, adequate error handling was in place so probe
> > would simply fail with an error message.
> >
> > Update the mfd-cell ids to be zero-based and use those to identify the
> > cells when probing the regulator devices.
> >
> > Fixes: b3f6c73db732 ("mfd: da9052-core: Fix platform-device id collision")
> > Cc: stable <stable@...r.kernel.org> # v3.19
> > Signed-off-by: Johan Hovold <johan@...nel.org>
> > ---
> > drivers/mfd/da9052-core.c | 8 ++++----
> > drivers/regulator/da9052-regulator.c | 5 +++--
>
> Need an Ack from Mark, but looks good to me.
>
> Acked-by: Lee Jones <lee.jones@...aro.org>
Mark, did you have a chance to look at this one?
It fixes a regression due to an mfd commit, but not sure who of you that
wants to take it.
Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists