ASoC: sun8i-codec: Sort masks in a consistent order
authorSamuel Holland <samuel@sholland.org>
Mon, 31 Aug 2020 03:48:50 +0000 (22:48 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 13:00:00 +0000 (14:00 +0100)
commitf30ef55c332935c1d7c5f4ae3d084bec8d05712e
treeff614d4fce8bc1174bcc44c318e09424299fbc2a
parentfcb7b39ee3d877e4eb79fb2abf15644d1b36285c
ASoC: sun8i-codec: Sort masks in a consistent order

All other definitions are sorted from largest to smallest bit number.
This makes the AIF1CLK_CTRL mask constants consistent with them.

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