pal: reset isAbrEnabled flag when fb device start cnt goes zero
In scenarios where both IN and OUT device will have Abr path enabled,
we will not be able to reset is AbrEnabled flag just on the basis of
device start/stop count being one in stopAbr. This is because count will
not be one in this scenario due to Abr path setup of the other device.
This change does reset of isAbrEnabled for feedback device when its
start/stop count becomes zero. With this we can ensure that isAbrEnabled
flag is reset when device start count reaches zero.
Change-Id: I7341e7160a3aa68a697f03937a21c17231b72538
1 file changed