]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: ab8500: Fix ab8500-clk typo
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Dec 2019 11:46:39 +0000 (12:46 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Jan 2020 07:33:57 +0000 (07:33 +0000)
commit5eb9b4c526b214b6c221e0881533b1a1d85b384f
tree8f0799a9617d3a58c706bdf03d003f31765b180d
parente4dac7abd98d23cd9e6569a50d7d80fecfa446ed
mfd: ab8500: Fix ab8500-clk typo

Commit 15559923795e ("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.

Fixes: 15559923795e ("mfd: ab8500: Example using new OF_MFD_CELL MACRO")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-core.c