ARM: msm: Remove custom clk_set_{max,min}_rate() API
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 17 Jun 2013 17:43:15 +0000 (10:43 -0700)
committerDavid Brown <davidb@codeaurora.org>
Mon, 24 Jun 2013 20:06:43 +0000 (13:06 -0700)
There are no users of this API anymore so let's just remove it.
If a need arises in the future we can extend the common clock API
to handle it.

Acked-by: Saravana Kannan <skannan@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>

No differences found