diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-01-25 14:15:44 +0100 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-01-29 11:30:27 +0100 |
commit | 50d6ea47bab46645f28c439d9d8fb4840e10b486 (patch) | |
tree | 6db81ac9e03fcd045bbad1ad180515ef17580829 /drivers/pinctrl/pinconf.c | |
parent | clk: sunxi: factors: Support custom formulas (diff) | |
download | linux-50d6ea47bab46645f28c439d9d8fb4840e10b486.tar.xz 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/pinctrl/pinconf.c')
0 files changed, 0 insertions, 0 deletions