]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib
authorShenghao Ding <shenghao-ding@ti.com>
Sun, 18 May 2025 13:24:51 +0000 (21:24 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 19 May 2025 10:41:34 +0000 (11:41 +0100)
commite4dca67b2463e6abe775876c9cb049ea5b1c8e0d
tree96c9e360f7647dea91685727bd6faf89efe92f49
parent152c773fb4d200985705218e0314fbd7875a3292
ASoC: tas2781: Header file cleanup and Move the macro definitions to fwlib

Drop the I2C in one comment, for these registers are also used in SPI
driver; Move the macro definition of TASDEVICE_CMD_XXX from tas2781.h to
tas2781_fmwlib.c, because the macros are only referenced in only fwlib.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20250518132451.707-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/tas2781.h
sound/soc/codecs/tas2781-fmwlib.c