]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ASoC: codecs: inline i2c_check_functionality checks
authorThorsten Blum <thorsten.blum@linux.dev>
Sun, 29 Mar 2026 16:31:46 +0000 (18:31 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 30 Mar 2026 14:05:34 +0000 (15:05 +0100)
commit1e28cdeec31333b165f72b6ad647652c4c6f6ff2
tree6e58be032c0677998c1532d3d1814ebe1dc9f325
parentebbe5d957efa09b6636065eeb984078d8e302e5f
ASoC: codecs: inline i2c_check_functionality checks

Inline i2c_check_functionality() checks, 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/20260329163152.366356-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/aw87390.c
sound/soc/codecs/aw88081.c
sound/soc/codecs/aw88261.c
sound/soc/codecs/max98390.c
sound/soc/codecs/max98520.c