]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put()
authorThorsten Blum <thorsten.blum@linux.dev>
Thu, 20 Feb 2025 12:01:01 +0000 (13:01 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Feb 2025 15:00:59 +0000 (15:00 +0000)
commit10efa807929084a8a1c38655942a3bf83bce587a
tree6bc2e605c77fa7b32bc7adea6de2286c1680a9bc
parent88e09306b7e0f8a9e9f9c729ac13ccd11ed9679d
ASoC: cros_ec_codec: Use str_enable_disable() helper in wov_enable_put()

Remove hard-coded strings by using the str_enable_disable() helper
function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Acked-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://patch.msgid.link/20250220120100.1530-2-thorsten.blum@linux.dev
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cros_ec_codec.c