commit | bd9c5180fdd75b7e2ea9019436c86825cb715989 | [log] [tgz] |
---|---|---|
author | Sridhar Parasuram <sridhar@codeaurora.org> | Fri May 22 17:06:40 2015 -0700 |
committer | Sridhar Parasuram <sridhar@codeaurora.org> | Fri May 22 17:28:56 2015 -0700 |
tree | 2bed9f7616e2bf4b36f0fa9b62772f23098b223e | |
parent | 06fdde46ea97e6c31708ab77aaf85a37823264fd [diff] |
platform: msm_shared: Add a separate signal for SSR Channel notification There is a notification sent from RPM for every channel that is opened. Sometimes when only one channel notification is used, there is a possiblity that the second channel may not be open yet on the remote side while the client has already started to send data. So have a separate signal for both SSR and RPM Requests channels. Change-Id: I6b973bd6266e79129d1febc808eb240a19228739