]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sun8i-codec: Add a comment on the LRCK inversion
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 9 Nov 2017 09:40:46 +0000 (10:40 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Nov 2017 11:41:51 +0000 (11:41 +0000)
commita5fabc5c9b83301f3fc931cf557eb01bd93b6b8d
treedb48e23875547a04e805680d91e4b2b0d219a3ab
parent457694cdbcc8ff23b258d70db2ea9273e0dd621c
ASoC: sun8i-codec: Add a comment on the LRCK inversion

The current code might be a bit intriguing without having experienced the
issue before, and might come up as a mistake.

Make explicit what's going on by adding a comment.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun8i-codec.c