]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
i2c: xiic: switch to devres managed APIs
authorAbdurrahman Hussain <abdurrahman@nexthop.ai>
Mon, 23 Feb 2026 15:59:16 +0000 (15:59 +0000)
committerAndi Shyti <andi.shyti@kernel.org>
Wed, 1 Apr 2026 23:27:21 +0000 (01:27 +0200)
commit50c63491ff267f2860a6d8cb70c9a30ab701b9d3
tree5a6a1a283d5ac463f594f090d170f202051313eb
parent40890b5fe72b1a0d4913883844854f6641a2f4b3
i2c: xiic: switch to devres managed APIs

Simplify the error code paths by switching to devres managed helper
functions.

Signed-off-by: Abdurrahman Hussain <abdurrahman@nexthop.ai>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20260223-i2c-xiic-v12-1-b6c9ce4e4f3c@nexthop.ai
drivers/i2c/busses/i2c-xiic.c