commit | 9dfa87181ae79c9602839afa3c2f2011f094a312 | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Wed Sep 14 16:25:01 2011 -0600 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Tue Oct 04 17:14:14 2011 -0700 |
tree | 848037dfec132ca5de297ca449eaf77a58501e1a | |
parent | e44ec3992cc30a8b85c223e5750bbe8a344b37c0 [diff] |
msm: rpm_resources: Add ability to write specific bits to resources Some RPM resources like RPM_CTL have configuration registers where different bits mean different functionality. Add API to modify values of bit values of RPM resources for active context. Also, remove previously forced option to disallow-cpu-halt on RPM from the driver. Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>