]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper
authorSrinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Tue, 9 Sep 2025 12:19:47 +0000 (13:19 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 18 Sep 2025 21:24:29 +0000 (22:24 +0100)
commit45a3295a3005f7782054a153312ba81d28eb7664
treeeefffe010937d20002bceab00cc3a56aa1f97e34
parent772ed12bd04e6e6ad6d3fbc34016a2f88e63af7d
ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helper

use sdw_slave_get_current_bank() helper function, rather than duplicating
this function in every codec driver.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Acked-by: Vinod Koul <vkoul@kernel.org>
Link: https://patch.msgid.link/20250909121954.225833-7-srinivas.kandagatla@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wcd938x-sdw.c
sound/soc/codecs/wcd938x.c
sound/soc/codecs/wcd938x.h
sound/soc/codecs/wcd939x-sdw.c
sound/soc/codecs/wcd939x.c
sound/soc/codecs/wcd939x.h