commit | 7cc06b1caaf5e4e0d66566ee926272b5ae73e42f | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Mon Jun 17 16:13:18 2013 -0600 |
committer | Jeff Hugo <jhugo@codeaurora.org> | Tue Jun 18 12:15:32 2013 -0600 |
tree | aa548480978eb14662e9c467886c9b8d09332ef2 | |
parent | 15fa1f3240aa8be5077a80a0a23c4a7853981316 [diff] |
msm: smem: split out shared memory initialization functionality For historical reasons, the low level shared memory initialization functionality exists in a combined driver with the higher level communication protocols. Move the low level shared memory functionality out into its own driver to improve clarity and ease maintenance. Change-Id: I675db52961df80d6e8e62e771630e562bf1a670c Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>