ASoC: fsl_asrc: Fix typo in a field define
authorNicolin Chen <nicoleotsuka@gmail.com>
Thu, 16 Nov 2017 19:55:18 +0000 (11:55 -0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Nov 2017 10:39:55 +0000 (10:39 +0000)
commitb89b6925bb9d48926d7ba713d3f13b14fc35c544
tree8a5d638c30a409f98302bedcfadf7931f26b9888
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: fsl_asrc: Fix typo in a field define

ASRFSTi_IAEi has an 11-bit offset as its _SHIFT macro defines.

So this patch just fixes that.

Reported-by: Laurent Charpentier <laurent.charpentier@nxp.com>
Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_asrc.h