commit | 23a812bf0d6c8c15db273d6865eb0b07026c7502 | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Fri Jan 13 13:43:42 2012 -0700 |
committer | Jeff Hugo <jhugo@codeaurora.org> | Tue Jan 17 09:42:20 2012 -0700 |
tree | ba82c6048cc0eca2bef246e9591fc1354300fa8b | |
parent | cbb79ea8a18fb70d7330aab63c649bc54a4b1c59 [diff] |
msm: bam_dmux: migrate to new clock voting 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: I3c78db67f280873ff1911381e8ff44ebc564b3d2 Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>