Re: [PATCH v3] i2c: designware-platdrv: simplify reset control and error handling
From: Philipp Zabel
Date: Tue Nov 11 2025 - 09:33:42 EST
On Di, 2025-11-11 at 17:09 +0300, Artem Shimko wrote:
> The current reset control management uses manual deassertion and assertion
> calls with goto-based error handling, which complicates the code and misses
> the benefits of full device-managed resource handling.
Unnecessary.
[...]
> combined with devm_add_action_or_reset()
No, that's not what I requested in v2.
regards
Philipp