diff options
author | Dinh Nguyen <dinguyen@altera.com> | 2013-12-13 16:38:28 -0600 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2014-02-18 14:08:08 -0800 |
commit | b7cec13f082fcc6e690559657d3f5493ea6eecb7 (patch) | |
tree | ec9610445a8013733e869744d442a6b67dad0ab3 /arch/arm/mach-socfpga/socfpga.c | |
parent | 6a7e71221d4e6cd185a51e2659f279da67f2e22d (diff) | |
download | blackbird-op-linux-b7cec13f082fcc6e690559657d3f5493ea6eecb7.tar.gz blackbird-op-linux-b7cec13f082fcc6e690559657d3f5493ea6eecb7.zip |
clk: socfpga: Look for the GPIO_DB_CLK by its offset
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>
Diffstat (limited to 'arch/arm/mach-socfpga/socfpga.c')
0 files changed, 0 insertions, 0 deletions