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>
This commit is contained in:
Tang Bin 2025-09-30 17:33:49 +08:00 committed by Mark Brown
parent 29fa213c6a
commit 3c89238ca3
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -693,7 +693,6 @@ static s32 tas2783_update_calibdata(struct tas2783_prv *tas_dev)
tmp_val = (u32 *)tas_dev->cali_data.data;
attr = 0;
i = 0;
/*
* In some cases, the calibration is performed in Windows,