diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2012-04-12 16:50:17 +0400 |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2012-04-25 03:37:39 +0400 |
commit | 81536e072b54e30bbfd1a9a6b8094f7b3dd5321c (patch) | |
tree | 6c1f0df5e626ecf7c30368033478cdaf48b1b872 /drivers/clk/clk-fixed-rate.c | |
parent | 27d545915fd49cbe18a3877d82359896e9851efb (diff) | |
download | linux-81536e072b54e30bbfd1a9a6b8094f7b3dd5321c.tar.xz |
clk: always pass parent_rate into .round_rate
The parent_rate will likely be used by most .round_rate implementation
no matter whether flag CLK_SET_RATE_PARENT is set or not, so let's
always pass parent_rate into .round_rate.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'drivers/clk/clk-fixed-rate.c')
0 files changed, 0 insertions, 0 deletions