OSDN Git Service

ASoC: sun8i-codec: Fix field bit number indentation
authorSamuel Holland <samuel@sholland.org>
Mon, 31 Aug 2020 03:48:49 +0000 (22:48 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 12:59:59 +0000 (13:59 +0100)
commitfcb7b39ee3d877e4eb79fb2abf15644d1b36285c
treecf86b1fed045047975f68956de4d53b1b49befa3
parent30aff91ec7840fb72daef7ce389a9414e5db4075
ASoC: sun8i-codec: Fix field bit number indentation

Several fields have inconsistent indentation, presumably because the
patch "looked correct" due to the additional "+" character at the
beginning of the line.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20200831034852.18841-7-samuel@sholland.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun8i-codec.c