[alsa-devel] [PATCH v2 1/3] ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri Jun 14 12:11:16 CEST 2019
On 6/13/19 8:44 PM, Mark Brown wrote:
> On Wed, Jun 12, 2019 at 11:47:24AM -0500, Pierre-Louis Bossart wrote:
>
>> + (sof_core_debug & SOF_CORE_ENABLE_TRACE)) {
>> + sdev->dtrace_is_supported = true;
>
> Given that dtrace is a widely known product with a Linux implementation
> can we not call this dtrace? use_dma_trace or something? A long name
> doesn't seem too bad here but a collision with the more common usage of
> the name isn't great.
Sure, we can rename these fields. I'll send a v3.
More information about the Alsa-devel
mailing list