summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorArtem Shimko <a.shimko.dev@gmail.com>2025-10-07 13:11:33 +0300
committerMark Brown <broonie@kernel.org>2025-10-07 13:19:49 +0100
commit18a5f1af596e6ba22cd40ada449063041f3ce6d4 (patch)
treea932a9fc93eb027c933780836545ef9e88dda20b /tools/docs/parse-headers.py
parentee795e82e10197c070efd380dc9615c73dffad6c (diff)
spi: dw-mmio: add error handling for reset_control_deassert()
Currently reset_control_deassert() is called without checking its return value. This can lead to silent failures when reset deassertion fails. Add proper error handling to: 1. Check the return value of reset_control_deassert() 2. Return the error to the caller 3. Provide meaningful error message using dev_err_probe() This ensures that reset-related failures are properly reported during probe and helps with debugging reset issues. Signed-off-by: Artem Shimko <a.shimko.dev@gmail.com> Link: https://patch.msgid.link/20251007101134.1912895-1-a.shimko.dev@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions