summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPengpeng Hou <pengpeng@iscas.ac.cn>2026-07-04 15:14:10 +0800
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-11 23:36:34 +0100
commit7a2ccd0a17fe3183714b9c00810027064b2a3fba (patch)
treee5aca8314022d9323949f207f5b70fbc035d1b7c /tools/perf/scripts/python
parent2e2f2de7532cbbc2269de8be20ec709606c6e79b (diff)
iio: light: vcnl4035: Propagate regcache_sync() errors
vcnl4035_runtime_suspend() marks the regmap cache dirty before runtime suspend. vcnl4035_runtime_resume() then syncs the cache before re- enabling ALS, but currently ignores a regcache_sync() failure and can still report resume success. Return the regcache_sync() error so the PM core sees the failed register restore. Signed-off-by: Pengpeng Hou <pengpeng@iscas.ac.cn> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions