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:
6a7e712
)
clk: socfpga: Look for the GPIO_DB_CLK by its offset
author
Dinh Nguyen
<dinguyen@altera.com>
Fri, 13 Dec 2013 22:38:28 +0000
(16:38 -0600)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 18 Feb 2014 22:08:08 +0000
(14:08 -0800)
After the patch:
"clk: socfpga: Map the clk manager base address in the clock driver"
The clk->name field in socfpga_clk_recalc_rate() was getting cleared. Replace
looking for the GPIO_DB_CLK by its divider offset instead.
Also rename the define SOCFPGA_DB_CLK_OFFSET -> SOCFPGA_GPIO_DB_CLK_OFFSET, as
this represents the GPIO_DB_CLK.
Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
drivers/clk/socfpga/clk.c
patch
|
blob
|
history
diff --cc
drivers/clk/socfpga/clk.c
Simple merge