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:
7c74c22
)
clk: sunxi: Fix factor clocks usage for sun9i core clocks
author
Chen-Yu Tsai
<wens@csie.org>
Thu, 27 Nov 2014 09:29:30 +0000
(17:29 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Sun, 21 Dec 2014 22:51:37 +0000
(23:51 +0100)
The sunxi factor clocks usage was changed in
clk: sunxi: Give sunxi_factors_register a registers parameter
However the sun9i core clocks were not fixed up in that patch,
resulting in breakage. This patch fixes that.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
No differences found