Home
last modified time | relevance | path

Searched hist:be6be67e135e59fb176b1e2e9d47a7436fb161d1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-topology-test.cdiff be6be67e135e59fb176b1e2e9d47a7436fb161d1 Tue Feb 02 10:31:23 CST 2021 Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> ASoC: topology: KUnit: Convert from cpu to data format

When creating topology templates and overriding data in specific test
cases it should be done with cpu_to_le32 macro, so we operate on correct
data on all architectures, as topology parser use le32_to_cpu to parse
data from structures.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://lore.kernel.org/r/20210202163123.3942040-1-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>