audio: Fix incall device switch handling
authorChristopher N. Hesse <raymanfx@gmail.com>
Fri, 17 Nov 2017 19:27:50 +0000 (20:27 +0100)
committerChristopher N. Hesse <raymanfx@gmail.com>
Sat, 20 Jan 2018 22:31:27 +0000 (22:31 +0000)
commit77880a2b137486c86a9377605529536d1a1f28e7
treec214ace6c36e247b87d5499ae45acf4b6a8e86ae
parent33affb806e1944abd16382bb95e8c796dc3700fa
audio: Fix incall device switch handling

The whole code block was no-op, since we would override
(in|out)_snd_device at a later point anyways.

Change-Id: Ieb2b0918c9c72f18d195d6b34b5c9768fce130b3
(cherry picked from commit f33a728b205f7656ca6211a07e3dd69c623b75ca)
audio/audio_hw.c