ASoC: tas2770: Fix the spacing and new lines
authorDan Murphy <dmurphy@ti.com>
Fri, 18 Sep 2020 19:05:47 +0000 (14:05 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:22 +0000 (23:57 +0100)
commitd3964aff7331cd9695d0c18655e053b08837ff78
tree33e3556cba93ed4ca897bcf7b55e09eb767e1901
parentec9377dca2ca77eaf4fbdb09ac803f379b10d731
ASoC: tas2770: Fix the spacing and new lines

Fix up the spacing for argument alignment and add new lines to separate
code. Eliminate unneccessary goto statements when the error code could
just be returned.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200918190548.12598-8-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2770.c