diff options
author | Peter De Schrijver <pdeschrijver@nvidia.com> | 2013-06-05 15:06:36 (GMT) |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-06-12 01:04:08 (GMT) |
commit | 34e452a152efd25d654b7bc809df429337115b03 (patch) | |
tree | 24e7acc9298b2c61e7edccbad7b327d16c704d4e /fs/stat.c | |
parent | 670decdd9544eddbc2ecf14789da4845f8afdab0 (diff) | |
download | linux-fsl-qoriq-34e452a152efd25d654b7bc809df429337115b03.tar.xz |
clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
clk_set_rate() uses clk->rate directly. This causes problems if the clock
is marked as CLK_GET_RATE_NOCACHE. Hence call clk_get_rate() to get the
current rate.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'fs/stat.c')
0 files changed, 0 insertions, 0 deletions