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>
Tue, 21 Nov 2017 20:23:33 +0000 (20:23 +0000)
commitf33a728b205f7656ca6211a07e3dd69c623b75ca
tree1018e34e803fe0e25eb6f408b661ff27ecec5900
parent4b29ec95d88d7cb99a7c55f0d3297a3b8c2149c4
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
audio/audio_hw.c