diff options
author | John Watts <contact@jookia.org> | 2024-04-17 08:14:43 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-04-17 17:01:06 +0300 |
commit | 9be51470d514eb20d4ce29684cf933ef1c5fff48 (patch) | |
tree | f78444c40bbe96ac756b7675c8d05779bc0d64b1 /tools/perf/scripts/python/task-analyzer.py | |
parent | 9aea6d64bb3acbff6b2f33cb5bbff65e824ab9a7 (diff) | |
download | linux-9be51470d514eb20d4ce29684cf933ef1c5fff48.tar.xz |
ASoC: sunxi: sun4i-i2s: Fix pcm_formats type specification
pcm_formats should be a u64 as it is a SNDRV_PCM_FMTBIT_* not a
SNDRV_PCM_FORMAT_*.
Also fix a small grammar error while we're here.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404170103.ySYwieqi-lkp@intel.com/
Signed-off-by: John Watts <contact@jookia.org>
Link: https://lore.kernel.org/r/20240417-sunxi_s32_fix-v1-1-d82e451565c0@jookia.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions