On Mon, Feb 18, 2019 at 02:08:52AM +0000, S.j. Wang wrote: > Fixes commit 43d24e76b698 ("ASoC: fsl_esai: Add ESAI CPU DAI driver") > > The ESAI_xCR_xWA is xCR's bit, not the xCCR's bit, driver set it to > wrong register, correct it. > > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx> > Reviewed-by: Fabio Estevam <festevam@xxxxxxxxx> > Ackedy-by: Nicolin Chen <nicoleotsuka@xxxxxxxxx> > --- > Changes in v2 > - add Fixes tag and cc stable kernel. <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>