commit | 77952c42c4f8943d629db00e59c6eacab81a4bc3 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Tue Nov 08 18:45:48 2011 -0800 |
committer | Matt Wagantall <mattw@codeaurora.org> | Tue Dec 06 18:53:00 2011 -0800 |
tree | a94115f900011ac1693b5c66a6d7086c3c0dc5d8 | |
parent | a12cc95a7e8b5f4882307f0ec7516f62ef8ab21e [diff] |
msm: clock: Remove the clk_set_min_rate() API and set_min_rate ops This API is now unused. Since it is proprietary and not a generic kernel API, remove it. Also remove use of the min_rate ops for all clock except proc_comm clocks, for which CLKFLAG_MIN is still used. Change-Id: I54e9baeef0058982c31a0752343dd54189eeaa04 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>