diff options
author | Rob Herring (Arm) <robh@kernel.org> | 2025-01-09 12:22:02 -0600 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-01-10 15:02:07 +0000 |
commit | abea0cbfba5848d11b6364e82df4864fd0bfa683 (patch) | |
tree | ab9c335441aa57ea55e04fb8e13554f67eedd8db /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 84eac6d478c00f8f9101f91716ea3866d2fc1e54 (diff) |
ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presence check
It doesn't matter whether "dai-tdm-slot-width-map" is not present or
there is some other issue parsing it in of_property_count_elems_of_size()
causing an error. Drop the presence check and rely on
of_property_count_elems_of_size() error return if not present.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20250109182202.3971965-2-robh@kernel.org
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