commit | bf6a245477f48e14c755bb8b610774a4375ed25f | [log] [tgz] |
---|---|---|
author | Mitchel Humpherys <mitchelh@codeaurora.org> | Tue Nov 12 13:09:47 2013 -0800 |
committer | Zhoulu Luo <zluo@codeaurora.org> | Wed Dec 04 19:05:18 2013 -0800 |
tree | 8264c6657f309f0acbf5035f6993785b9994b62f | |
parent | a12de7cfe2cfce87b6460dd777e3daf4dc22de58 [diff] |
msm: ADSPRPC: Close SMD channel after RPC session ends The SMD channel open request needs to be delayed as the remote processor may not be up early on when the driver is initialized. The SMD channel is opened when the first RPC session is opened and closed when the last RPC session ends. Change-Id: I0bbff2956c3e367312d4344107340feb29e643ab Acked-by: Sathish Ambley <sambley@qti.qualcomm.com> Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>