ASoC: tas2562: Fix format issue for extra space before a comma
authorDan Murphy <dmurphy@ti.com>
Wed, 24 Jun 2020 17:49:28 +0000 (12:49 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 25 Jun 2020 15:21:42 +0000 (16:21 +0100)
commitc8294da2ed0be726bb87019eba3a6367c7f1c922
tree37529d99606fdd59d2b11023d00917643637502e
parentbc07b54459cbb3a572a78b5c200ff79ef11b8158
ASoC: tas2562: Fix format issue for extra space before a comma

Fix the issue found that there is an extra space before a comma in the
volume control.

Fixes: bf726b1c86f2c ("ASoC: tas2562: Add support for digital volume control")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200624174932.9604-4-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2562.c