diff options
| author | Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> | 2026-05-16 02:41:21 +0300 |
|---|---|---|
| committer | Andi Shyti <andi.shyti@kernel.org> | 2026-06-16 14:40:00 +0200 |
| commit | f0285c286bca5a1e018ba25040cef6c7806c31ef (patch) | |
| tree | 9d026b85a5f6c0e38a2b8d4f93ed7300c6485501 /mm/tests/git@git.tavy.me:linux.git | |
| parent | 697d58d457e999a03c7c395ff0fbf13e765f0997 (diff) | |
i2c: qcom-cci: Remove overcautious disable_irq() calls
In cci_probe() the controller's interrupt is requested using a devres
managed API, and in cci_probe() error path and cci_remove() it'd be
safe to rely on devres mechanism to free and shutdown the interrupt,
thus explicit disable_irq() calls can be removed as unnecessary ones.
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260515234121.1607425-5-vladimir.zapolskiy@linaro.org
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
