diff options
| author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2024-01-25 10:31:13 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2024-01-26 14:46:56 +0000 |
| commit | a2e7cf55db781654fdb2d3b2529e28c4d93e24fc (patch) | |
| tree | 5da953ab45d08866666dbd15a7c11f98e46a3e29 /tools/perf/scripts/python | |
| parent | ASoC: cs42l43: Minor code tidy ups (diff) | |
| download | linux-a2e7cf55db781654fdb2d3b2529e28c4d93e24fc.tar.gz linux-a2e7cf55db781654fdb2d3b2529e28c4d93e24fc.zip | |
ASoC: cs42l43: Check error from device_property_read_u32_array()
Whilst reading cirrus,buttons-ohms the error from
device_property_read_u32_array() is not checked, whilst there is a
preceding device_property_count_u32() which is checked the property
read can still fail. Add the missing check.
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://msgid.link/r/20240125103117.2622095-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
