Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoc: tas2783A: Remove unneeded variable assignment

In the function tas2783_update_calibdata, 'i' to 0 is repeated,
thus delete one.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20250930093349.1934-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Tang Bin and committed by
Mark Brown
3c89238c 29fa213c

-1
-1
sound/soc/codecs/tas2783-sdw.c
··· 693 693 694 694 tmp_val = (u32 *)tas_dev->cali_data.data; 695 695 attr = 0; 696 - i = 0; 697 696 698 697 /* 699 698 * In some cases, the calibration is performed in Windows,