]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
i2c: cp2615: rename disconnect callback
authorJohan Hovold <johan@kernel.org>
Fri, 6 Mar 2026 09:41:14 +0000 (10:41 +0100)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 20 Mar 2026 21:20:42 +0000 (22:20 +0100)
commit7a8d9fac8a9f44a5f030fec4c9c2ed2219885e3c
tree3abcdc4a69d4eb21f885a900e53bb67e7f863a9a
parenta78295dff1894bfdba4398ca38a7262045f6195e
i2c: cp2615: rename disconnect callback

Rename the driver disconnect function so that it reflects the callback
name for consistency with the rest of the kernel (e.g. makes it easier
to grep for).

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
drivers/i2c/busses/i2c-cp2615.c