]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: tas2781: fixed compiling issue in m68k
authorShenghao Ding <shenghao-ding@ti.com>
Mon, 2 Oct 2023 09:04:33 +0000 (17:04 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 2 Oct 2023 13:06:27 +0000 (14:06 +0100)
commit4c556d1ea5a771a91f946964d931b4974a6b917e
treefef44bfc773b1a2cc9e630fd7202bf0141514bfe
parent045059e4d3ce39104323fe01da61374ba73f31b3
ASoC: tas2781: fixed compiling issue in m68k

fixed m68k compiling issue: mapping table can save code field; storing the
dev_idx as a member of block can reduce unnecessary  time and system
resource comsumption of dev_idx mapping every time the block data writing
to the dsp.

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