Re: [PATCH] mfd: ab8500: Fix ab8500-clk typo
From: Linus Walleij
Date: Fri Jan 17 2020 - 05:17:59 EST
On Mon, Dec 16, 2019 at 4:22 PM Lee Jones <lee.jones@xxxxxxxxxx> wrote:
> On Wed, 11 Dec 2019, Linus Walleij wrote:
>
> > Commit f4d41ad84433 ("mfd: ab8500: Example using new OF_MFD_CELL MACRO")
> > has a typo error renaming "ab8500-clk" to "abx500-clk"
> > with the result att ALSA SoC audio broke as the clock
> > driver was not probing anymore. Fixed it up.
> >
> > Cc: Stephan Gerhold <stephan@xxxxxxxxxxx>
> > Fixes: f4d41ad84433 ("mfd: ab8500: Example using new OF_MFD_CELL MACRO")
> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> > ---
> > drivers/mfd/ab8500-core.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Applied, thanks.
For some reason this patch doesn't appear in mainline or linux-next,
I guess it fell off the planet somehow :D
Or do I look in the wrong place?
Lee, could you look into it?
Yours,
Linus Walleij