OSDN Git Service

android/hal-audio: Don't try to unregister endpoints on handler exit
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 23 Jan 2014 15:22:28 +0000 (16:22 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 23 Jan 2014 17:56:35 +0000 (19:56 +0200)
commitacc4dfbfff2d7b2ffa97010738e530b94241bf46
tree9bc0e40e3b91de17290114624724914d57751ea9
parent878564f8b240e5a29e5e606adf8b1721ac890afc
android/hal-audio: Don't try to unregister endpoints on handler exit

audio_sk is already closed at this point so just cleanup any leftovers
in enpoints states.
android/hal-audio.c