Skip to content
Verified Commit 1b9971a4 authored by Vitaliy Shevtsov's avatar Vitaliy Shevtsov Committed by Mark Brown
Browse files

ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure



The return values from both regmap_raw_read() and regmap_raw_write() are not
checked despite they can fail. Propagate possible errors to caller.

Found by Linux Verification Center (linuxtesting.org) with Svace.

Signed-off-by: default avatarVitaliy Shevtsov <v.shevtsov@maxima.ru>
Link: https://patch.msgid.link/20241018110743.18786-1-v.shevtsov@maxima.ru


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b2385de2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment