sof/src/drivers
Guennadi Liakhovetski 371cca6e63 dw-dma: do not sleep in atomic context
Tracing functions can sleep on some platforms, remove them out of
spin-lock protected areas, even though sometimes that can produce
inconsistent output. Since dw_dma_stop() can be called from an
atomic context, use a non-sleeping tracing function.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2019-02-01 19:15:44 +00:00
..
dw dw-dma: do not sleep in atomic context 2019-02-01 19:15:44 +00:00
intel hda-dma: Fixed flow in parameter set and stop 2019-02-01 19:15:19 +00:00
CMakeLists.txt dma: move the dw-dma.c driver to a new directory 2019-01-31 20:25:00 +00:00
Kconfig kconfig: add initial Kconfig files 2019-01-22 15:35:35 +00:00