You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ASoC: SOF: Convert the dma-trace support to SOF client
Add a new client driver for dma trace support and move all related code
from core to the new client driver.
The dma trace is supported and used on all existing platform (intel and
i.MX), thus the new client driver is selected by all platforms to be built
and the CONFIG_SND_SOC_SOF_DEBUG_ENABLE_FIRMWARE_TRACE is used as a default
value for enable/disable the functionality.
The new module supports overriding the default state with 'enable' module
parameter.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
0 commit comments