commit | a7eadeaa24eb044bac38bfe783e4e56e33cdf254 | [log] [tgz] |
---|---|---|
author | Larry Bassel <lbassel@codeaurora.org> | Thu Jul 14 10:46:00 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 10:25:52 2011 -0700 |
tree | c3c3368a801bfd4b2937b7a3c6d76e786f1eff20 | |
parent | 7835f31704868f7420cfaaac18a9c8a97e7e0062 [diff] |
msm: allow for platform-specific memory power routines We now support more than one platform whose memory can be turned on and off and whose way of doing so differs from platform to platform, so call the appropriate platform-specific routine if one exists. Signed-off-by: Larry Bassel <lbassel@codeaurora.org>