commit | fe572dec648162de00230408aded7d15d672012f | [log] [tgz] |
---|---|---|
author | Yan He <yanhe@codeaurora.org> | Mon Jan 23 14:12:40 2012 -0800 |
committer | Yan He <yanhe@codeaurora.org> | Thu Jan 26 13:58:44 2012 -0800 |
tree | 8e09db21cd2fb3006d0afb1e968867edb6200e60 | |
parent | 6ceb71d67ae337e092f4d1200ec8151dcb231561 [diff] |
platform-drivers: msm: sps: migrate to new clock API Upstream has changed the clock voting api from a single api that must be atmoic context compatable, to a split api with atomic and non-atomic components. Migrate to the new api as the old one is deprecated and will be removed soon. Change-Id: I5e2eaad78728a8fb9e10e18d8fd49bbec67cb40e Signed-off-by: Yan He <yanhe@codeaurora.org>