Re: [PATCH] mips: lantiq: add support for clk_set_parent()

From: Thomas Bogendoerfer
Date: Mon Jan 03 2022 - 14:58:35 EST


On Tue, Dec 28, 2021 at 04:03:45PM -0800, Randy Dunlap wrote:
> Provide a simple implementation of clk_set_parent() in the lantiq
> subarch so that callers of it will build without errors.
>
> Fixes these build errors:
>
> ERROR: modpost: "clk_set_parent" [sound/soc/jz4740/snd-soc-jz4740-i2s.ko] undefined!
> ERROR: modpost: "clk_set_parent" [sound/soc/atmel/snd-soc-atmel-i2s.ko] undefined!
>
> Fixes: 171bb2f19ed6 ("MIPS: Lantiq: Add initial support for Lantiq SoCs")
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> --to=linux-mips@xxxxxxxxxxxxxxx --cc="John Crispin <john@xxxxxxxxxxx>" --cc="Jonathan Cameron <jic23@xxxxxxxxxx>" --cc="Russell King <linux@xxxxxxxxxxxxxxx>" --cc="Andy Shevchenko <andy.shevchenko@xxxxxxxxx>" --cc=alsa-devel@xxxxxxxxxxxxxxxx --to="Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>"
> ---
> arch/mips/lantiq/clk.c | 6 ++++++
> 1 file changed, 6 insertions(+)

applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]