commit | 4eb885b589a1392bd97dbcdefb25f8416002a3cc | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu Sep 29 01:16:03 2011 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Dec 27 13:28:08 2011 -0800 |
tree | 44e421d4c2fdb25fe48092a85ac011339a1250d2 | |
parent | d89eebeabd365683f70de20b7c1b753d6e6d7ce2 [diff] |
msm: pil-8660: Break off modem code into platform driver Create a platform driver to manage the modem instead of having a module that exists for any 8660 device. This allows us to add platform devices when the modem really exists and not add it when there isn't a modem preset (e.g. APQ devices). Change-Id: I7940c6430ded009dd8ea2cae9ffa514f5495d3f3 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>