commit | 90f766870580af6d35308bd081a3dda3d6a1871a | [log] [tgz] |
---|---|---|
author | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Mon Oct 17 12:19:29 2011 -0600 |
committer | Karthikeyan Ramasubramanian <kramasub@codeaurora.org> | Thu Nov 03 10:34:05 2011 -0600 |
tree | 62fe8cd75068828f850a511dbb1bfdf1da0117ed | |
parent | dc64092dc8b658cf946cb397a356cdb7a22a0734 [diff] |
msm: sdio_cmux: Deinit the channel variables in proper sequence When the logical channel is closed, de-init the channel variables in proper sequence while holding appropriate locks. This will avoid race condition between channel close and any channel events. Change-Id: Ib0c53380a909c0737ff3f4a9eee1b2accbf2d2e6 CRs-Fixed: 312930 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>