zephyr/drivers/dai
Ranjani Sridharan 5f9c20db5a drivers/dai/intel/ssp: Skip setting config when playback/capture is active
The reference count, dp->sref, is never incremented for the SSP DAI as
we use the runtime PM API's to probe/remove the DAI during
resume/suspend. Therefore, use the DAI state to check if the DAI is
active in any direction before proceesing to set the config. This fixes
the IO errors seen during simultaenous playback and capture on the same
SSP.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
2022-11-09 09:27:51 +00:00
..
intel drivers/dai/intel/ssp: Skip setting config when playback/capture is active 2022-11-09 09:27:51 +00:00
CMakeLists.txt Drivers: dmic-dai: Driver for Intel DMIC 2022-07-14 16:25:39 -04:00
Kconfig Drivers: dmic-dai: Driver for Intel DMIC 2022-07-14 16:25:39 -04:00