]> www.infradead.org Git - users/dwmw2/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 12:37:21 +0000 (04:37 -0800)
commit24e11a34b09d68d484aae2f2e45283558b799f59
tree16e6c0a0d8c0adf387c180f549e3ff757e2c09a7
parent18e5326c7bc33118b75585ed346bb4e9cefd05ef
mfd: ab8500: Fix ab8500-clk typo

commit 702204c22c53f94b2e25a3bdcda759cce7b26305 upstream.

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.

Fixes: f4d41ad84433 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mfd/ab8500-core.c