commit | 0e44106de5adffc32e0a9294ed406f20d9a3f38d | [log] [tgz] |
---|---|---|
author | Matt Wilson <mtwilson@quicinc.com> | Mon Jun 29 14:13:04 2009 -0500 |
committer | Daniel Walker <dwalker@codeaurora.org> | Wed May 12 09:14:40 2010 -0700 |
tree | 0d7212a1df34f46fdf882fc288c4ec133a875e93 | |
parent | 4eab62519f8f58aa5f72787877c459925399d617 [diff] |
arm: msm: add vreg reference count Support independent enable and disable by clients for common vreg. First enable switches on and last disable switches off. This change has no check for voltage level so clients must agree on level for common vreg. Signed-off-by: Matthew Wilson <mtwilson@quicinc.com>