clk: tegra: Have EMC clock implement determine_rate()
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Tue, 17 Mar 2015 09:36:13 +0000 (10:36 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 13 May 2015 13:17:13 +0000 (15:17 +0200)
commit890d6a54ead9dafdfdeebe65cbb10056e14c835a
tree67648b87c70a13dac5ce6c9395af26017e7485fd
parentac67477f8f4163a6e7678f252030051f4eef2d5f
clk: tegra: Have EMC clock implement determine_rate()

As opposed to round_rate(), determine_rate() can take rate constraints
into account when choosing the best rate.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-emc.c