commit | 9b7ac517c23aa68055f25beab417d0d1de391467 | [log] [tgz] |
---|---|---|
author | Michael Bohan <mbohan@codeaurora.org> | Fri Feb 24 14:42:44 2012 -0800 |
committer | Michael Bohan <mbohan@codeaurora.org> | Wed Mar 14 13:58:11 2012 -0700 |
tree | 57489d50eb3da4016165a127016c33a603358c4d | |
parent | 5fafd3ce289590ca749004cc061975782b684902 [diff] |
regulator: Add stub regulator support Add support for a dummy driver that has an implementation connected to no real hardware devices. Its purpose is to aid bringup scenarios by providing clients a regulator interface that they expect. This driver shouldn't be enabled if a real device implementation for a particular platform already exists. Change-Id: Ib83027b4e599ebbc3cb153b2f346bb03495bb746 Signed-off-by: Michael Bohan <mbohan@codeaurora.org>