git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c495c2
)
clk: tegra: Make clock initialization more robust
author
Tomeu Vizoso
<tomeu.vizoso@collabora.com>
Wed, 17 Sep 2014 09:34:17 +0000
(11:34 +0200)
committer
Peter De Schrijver
<pdeschrijver@nvidia.com>
Thu, 18 Sep 2014 11:56:53 +0000
(14:56 +0300)
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>
drivers/clk/tegra/clk.c
patch
|
blob
|
history
diff --cc
drivers/clk/tegra/clk.c
Simple merge