commit | 3cd5b3d7ce774bf6ea5b1aa5cf38db9ac470985c | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Thu May 03 20:35:20 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Tue May 08 13:38:24 2012 -0700 |
tree | b8a38e59ebc8c60f4eae082c37dbab4c32bd89b7 | |
parent | d4aab1eb15aa7f9452f1e40688732815b39d4182 [diff] |
msm: vcap: Pass device pointers to regulator_get() Passing a device pointer instead of NULL as the first argument to regulator_get() allows the device to be taken into account when finding a matching regulator. Change-Id: I8cb02e5dc3294090f2f81371fca64b82139756d7 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>