linux/drivers/clk/tegra
Tomeu Vizoso b9e742c316 clk: tegra: Make clock initialization more robust
Don't abort clock initialization if we cannot match an entry in
tegra_clk_init_table to a valid entry in the clk array.

Also log a corresponding error message.

This was discovered when testing a patch that removed the EMC clock from
tegra124_clks but left a mention in tegra_clk_init_table.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2014-09-18 14:56:53 +03:00
..
Makefile
clk-audio-sync.c
clk-divider.c
clk-id.h
clk-periph-gate.c ARM: tegra: Move includes to include/soc/tegra 2014-07-17 13:26:47 +02:00
clk-periph.c
clk-pll-out.c
clk-pll.c clk: tegra: Use XUSB-compatible SATA PLL sequence 2014-07-08 11:29:55 +03:00
clk-super.c
clk-tegra-audio.c
clk-tegra-fixed.c
clk-tegra-periph.c
clk-tegra-pmc.c
clk-tegra-super-gen4.c
clk-tegra20.c
clk-tegra30.c ARM: tegra: Convert PMC to a driver 2014-07-17 14:58:43 +02:00
clk-tegra114.c
clk-tegra124.c clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks 2014-09-18 13:57:12 +03:00
clk.c clk: tegra: Make clock initialization more robust 2014-09-18 14:56:53 +03:00
clk.h