]> git.hungrycats.org Git - linux/commit
mfd: menf21bmc: Inline i2c_check_functionality check
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 28 Apr 2026 16:58:01 +0000 (18:58 +0200)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:32:09 +0000 (11:32 +0100)
commitd11880e32e7b3c702ac5cd7c415543a743c3db85
treec2ae6e53f0d246fcb66942e32ccec6f5b1a43214
parent484c67469d15d80bc466fdec7fc85caaadd4b08e
mfd: menf21bmc: Inline i2c_check_functionality check

Inline the i2c_check_functionality() check, since the function returns a
boolean status rather than an error code.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20260428165800.590496-3-thorsten.blum@linux.dev
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/menf21bmc.c