+2
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
During suspend, the asoc framework will try to power down the widgets if
any are active. For MAD widgets this is problematic as these widgets are
needed even in suspend state. It also causes problem to bus used for
codec control interface by holding the bus from suspending. Since, these
widgets are required in suspend state, mark them to ignore suspend.
CRs-fixed: 734125
Change-Id: I33ff596a1a39f4b9b0de667daba2bcf66b0ff920
Signed-off-by:
Bhalchandra Gajare <gajare@codeaurora.org>