diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-01-25 21:15:44 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-01-29 11:30:27 +0100 |
commit | 50d6ea47bab46645f28c439d9d8fb4840e10b486 (patch) | |
tree | 6db81ac9e03fcd045bbad1ad180515ef17580829 /drivers/clk/sunxi/clk-sunxi.c | |
parent | 435b7be1d812cdbbad997f5279293770dff21abb (diff) | |
download | blackbird-op-linux-50d6ea47bab46645f28c439d9d8fb4840e10b486.tar.gz blackbird-op-linux-50d6ea47bab46645f28c439d9d8fb4840e10b486.zip |
clk: sunxi: factors: Drop round_rate from clk ops
The common clock framework requires either determine_rate or round_rate
to be implemented. We use determine_rate so we can pass the parent index
to the get_factors callback. This cannot be done easily with round_rate,
so just drop it.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/clk/sunxi/clk-sunxi.c')
0 files changed, 0 insertions, 0 deletions