commit | 75ba3d25be63b0c65f84b0d92d654d37d4da61d5 | [log] [tgz] |
---|---|---|
author | Misael Lopez Cruz <misael.lopez@ti.com> | Wed Apr 29 12:02:08 2015 -0500 |
committer | Misael Lopez Cruz <misael.lopez@ti.com> | Tue May 12 16:25:38 2015 -0500 |
tree | 7ec6675e09898b83150952d15cb97d1b4ccfa60d | |
parent | 245e345134a5a11d0af2d7f2a534585a865b6d07 [diff] |
audio: Fix false positives in audio_is_remote_submix_device() The audio_is_remote_submix_device() helper function incorrectly reported AUDIO_DEVICE_OUT_BLUETOOTH_A2DP_HEADPHONES and AUDIO_DEVICE_IN_LINE as a submix devices. The cases where the confusion occurs are for devices whose bitwise value only differs in the direction bit. Change-Id: I3bb9fd1158a26a8f4b3b59246974e703ca5ba0f0 Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>