commit | eb6b607464cd33ab1b6708812537fc40a43c40da | [log] [tgz] |
---|---|---|
author | Kevin Chan <ktchan@codeaurora.org> | Tue Jan 17 11:54:54 2012 -0800 |
committer | Kevin Chan <ktchan@codeaurora.org> | Sun Jan 29 17:28:45 2012 -0800 |
tree | b7a618b5c9bbd5ae2dde6bd8312148be8f8af35e | |
parent | 749ce60bb486a21cce478d89b0cfa78e87acbe1a [diff] |
msm: camera: Reorganize power up functions for sensors Moving regulators and gpio to board file GPIO and regulators are usually different for OEM projects. This will give them the flexibility to support multiple devices without changing the driver. Change-Id: I37549d2eaf3a6c31c1b7cf81270c2b22dde30011 Signed-off-by: Kevin Chan <ktchan@codeaurora.org>