]> git.hungrycats.org Git - linux/commit
ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers
authorAurelien BOUIN <a_bouin@yahoo.fr>
Tue, 30 Dec 2014 00:13:51 +0000 (16:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Feb 2015 06:36:02 +0000 (22:36 -0800)
commit260571582b72d12cfbd38b76ff5e4c43820ed08c
tree809abc67f0dc0645c2a73ec0024e3d4e06b0a54b
parent2b298f993f0b33bd02085bb0cc31e6c11d17389b
ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registers

commit adc60298c80efef4c2d7a7860b91b450931a7cf8 upstream.

The xDC field should have 5 bit width according to Reference Manual.
Thus this patch fixes it.

Signed-off-by: Aurelien BOUIN <a_bouin@yahoo.fr>
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/fsl/fsl_esai.h