diff options
author | Shawn Guo | 2012-04-12 20:50:19 +0800 |
---|---|---|
committer | Mike Turquette | 2012-04-24 16:37:40 -0700 |
commit | f4d8af2e5ae6294d5e2220d3963def6f7ffc0873 (patch) | |
tree | 7a7d8a03f1c73d7148167ebd9fc2fceb2f8496cc /include/linux/jbd.h | |
parent | 1c0035d710dd3bfa86d58f851b8737c7f11a9bbc (diff) |
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Need to propagate round_rate call for the clk that has no .round_rate
operation but with flag CLK_SET_RATE_PARENT set.
For example, clk_mux is a clk with no .round_rate operation. However,
it could likely be in a clk_set_rate propagation path, saying it has
parent clk who has .round_rate and .set_rate operations.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/linux/jbd.h')
0 files changed, 0 insertions, 0 deletions