1
0
Fork 0
alistair23-linux/drivers/clk/pxa
Igor Grinberg 869de5cf96 clk: pxa: unbreak lookup of CLK_POUT
Since switching to clk drivers, the CLK_POUT cannot be searched for by
clk_get() API and thus it returns with ENOENT.
Register it with the clk_lookup and thus unbreak the users of it.

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-12-28 10:43:30 -08:00
..
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00
clk-pxa.c clk: pxa: fix building on older compilers 2017-11-14 15:55:53 -08:00
clk-pxa.h clk: pxa: Use __iomem properly and staticize lock variable 2016-11-09 12:43:19 -08:00
clk-pxa3xx.c clk: pxa: unbreak lookup of CLK_POUT 2017-12-28 10:43:30 -08:00
clk-pxa25x.c ARM: SoC platform updates for v4.10 2016-12-15 15:39:02 -08:00
clk-pxa27x.c clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00