commit | eb819883c0c271bbeb0f83d74c5fa702e88391cf | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Aug 29 14:46:30 2011 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Sat Dec 03 11:54:00 2011 -0800 |
tree | 11ce6d5eec67e2e6969a239fa9680445f26d700b | |
parent | a5c91774f88c88471f2e44e653223d49f7996e9e [diff] |
msm: pil-8960: Break off Q6v4 pil code into platform driver Create a platform driver to manage the Q6v4 instead of having a module that exists for any 8960 target. This allows us to add platform devices when the device really exists and simplifies how we handle regulators as well. Change-Id: I20956040662a8aaf331b415c2b6c6f283ec4feef Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>