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:
ec00f04
)
net: flexcan: clock-frequency is optional for device tree probe
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 26 Jun 2012 08:49:22 +0000
(16:49 +0800)
committer
Marc Kleine-Budde
<mkl@pengutronix.de>
Mon, 2 Jul 2012 09:07:28 +0000
(11:07 +0200)
The property clock-frequency is optional for device tree probe. When
it's absent, the flexcan driver will try to get the frequency from clk
system by calling clk_get_rate.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Dong Aisheng <dong.aisheng@linaro.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
No differences found