[alsa-devel] [PATCH v2 1/3] ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Mark Brown
broonie at kernel.org
Thu Jun 13 20:44:31 CEST 2019
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20190613/2ae773d3/attachment.sig>
More information about the Alsa-devel
mailing list