commit | cd26b13901178d5f6321135867ab59fe957c2605 | [log] [tgz] |
---|---|---|
author | Amit Shekhar <ashekhar@codeaurora.org> | Wed Jul 31 16:03:11 2013 -0700 |
committer | Steve Kondik <shade@chemlab.org> | Mon Aug 12 17:37:47 2013 -0700 |
tree | 8ccaacb1fd09ed1868504d934658012beb235b11 | |
parent | 5f2d31855a1b391628952fd1ad2dbe8e68d27977 [diff] |
alsa_sound: fix for out-of-order deadlock in AudioSessionOut -standby() and setParameters() acquire lock and parent locks in out-of-order fashion. -Moved lock acquisition in standby() after flush() call which fixes the order and aligns it as in setParameters() Change-Id: I0d1ad3d4b0cbf818a6fa2844024cd62aa882de22 CRs-Fixed: 514367, 518682 (cherry picked from commit 21ed4009199637a67419dc36131c68d44af5eb95)