diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2022-07-01 08:18:14 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-08 13:51:41 +0300 |
commit | 817a62108dfacebd548e38451bf0e7eee023e97f (patch) | |
tree | 426e7a5fa43d54edcb77a5a3a9c4cc6a5022e008 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 050237e6b0bea0fafbf7d3d57e717c6fa1e4e819 (diff) | |
download | linux-817a62108dfacebd548e38451bf0e7eee023e97f.tar.xz |
ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
Audio Graph Card2 is using of_get_property(), but it should use
of_property_read_u32() to getting rate. Otherwise the setting will be
strange value. This patch fixup it.
Fixes: c3a15c92a67b701 ("ASoC: audio-graph-card2: add Codec2Codec support")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87h741s961.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions