• Mark Brown's avatar
    ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipeline · 8d7c1a57
    Mark Brown authored
    Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
    
    Do not reset pipelines during the stop/suspend triggers in the BE DAI
    ops as the BE DAI pipeline needs to be left in the PAUSED state. It should
    only be reset during hw_free. This simplification is already done for
    the FE pipelines and the DAI trigger only toggles the states between
    PAUSED and RUNNING.
    8d7c1a57
hda-dai-ops.c 11.6 KB