Files
linux/arch/mips
Randy Dunlap 5e97a61b7e mips: bcm63xx: add support for clk_set_parent()
[ Upstream commit 6f03055d50 ]

The MIPS BMC63XX subarch does not provide/support clk_set_parent().
This causes build errors in a few drivers, so add a simple implementation
of that function 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: e7300d04bd ("MIPS: BCM63xx: Add support for the Broadcom BCM63xx family of SOCs." )
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 09:04:23 +01:00
..
2016-08-03 08:16:30 +02:00
2017-01-25 02:51:11 +01:00
2019-02-27 10:08:53 +01:00
2019-07-28 08:29:28 +02:00
2021-11-26 11:36:20 +01:00
2017-11-03 09:02:30 -07:00
2017-04-10 11:56:07 +02:00
2021-08-12 13:19:40 +02:00