commit | 8f4cebc63f9e62d64e74a34b3189b63b69f98303 | [log] [tgz] |
---|---|---|
author | David Collins <collinsd@codeaurora.org> | Tue May 08 16:54:50 2012 -0700 |
committer | David Collins <collinsd@codeaurora.org> | Sun May 27 18:46:52 2012 -0700 |
tree | 0666c2376a3417b7b0b8ecc4321d619941de935f | |
parent | c764232c65fc3f7635b6cca226386c23d1a395ee [diff] |
msm: board-copper: Call rpm-regulator-smd init function Add a call to rpm_regulator_smd_driver_init() inside of msm_copper_add_drivers(). This is used to guarantee that drivers get probed in the correct order based upon inter-driver dependencies. Change-Id: I766109c9e71ba83a5637f87360886b005f96e1ae Signed-off-by: David Collins <collinsd@codeaurora.org>