]> asedeno.scripts.mit.edu Git - linux.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)
commite7b8a6d3efa8316dfe786e9cd559c62e9152337c
treedb48e23875547a04e805680d91e4b2b0d219a3ab
parent18c1bf35c1c09bca05cf70bc984a4764e0b0372b
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