diff options
author | Mike Turquette | 2014-01-14 12:56:01 -0800 |
---|---|---|
committer | Mike Turquette | 2014-01-15 07:48:03 -0800 |
commit | 5d2043fbe4ddc6cc16ba71b49c2c13f4cb2fe932 (patch) | |
tree | 7252db3f4c513e4184970a0b838a56634f0e9268 /arch/cris | |
parent | 119754e57609113818f1226925046bfd54d6dc53 (diff) |
clk: composite: pass mux_hw into determine_rate
The composite clock's .determine_rate implementation can call the
underyling .determine_rate callback corresponding to rate_hw or the
underlying .determine_rate callback corresponding to mux_hw. In both
cases we pass in rate_hw, which is wrong. Fixed by passing mux_hw into
the correct callback.
Reported-by: Lemon Dai <dailemon.gl@gmail.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions