| commit | 7614a7fd15d8c3c8a5f73b3946c7f55422387450 | [log] [tgz] |
|---|---|---|
| author | Eric Holmberg <eholmber@codeaurora.org> | Mon Jul 29 15:47:12 2013 -0600 |
| committer | Arun Kumar Neelakantam <aneela@codeaurora.org> | Fri Dec 20 16:45:54 2013 +0530 |
| tree | 158ddd4c786b71f33e06859ee9182ef9f74a108b | |
| parent | 1f31739b09b2a1546797e7b0d2409eb53a3305c0 [diff] |
msm: bam_dmux: prevent duplicate subsystem restart If a subsystem restart is triggered while BAM DMUX is waiting for a power control response, then BAM DMUX will timeout and trigger another subsystem restart which will cause a kernel panic. Check if an SSR is already in progress before triggering another subsystem restart. CRs-Fixed: 515398 Change-Id: I9e8e5513f6568da9c0090fd97c671a9bc824c43b Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>