On Wed, Sep 17, 2014 at 11:34:17AM +0200, Tomeu Vizoso wrote: > 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@xxxxxxxxxxxxx> > --- > drivers/clk/tegra/clk.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) Looks fine to me. Merged into tegra-clk-next. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html