Integrate linux-imx-kuk/fsl_sai_disabled_irqs_during_ac97read
requested to merge integrate/linux-imx-kuk/fsl_sai_disabled_irqs_during_ac97read/into/kirkstone into kirkstone
Commit: seco-ne/kernel/linux-imx-kuk@eb328a82
fsl_sai: disable irqs during AC97 register access
If interrupts occur after enabling the SAI RMR but before enabling the SAI TMR during AC97 read register accesses, the FIFO can run full of empty frames and we are not able to receive the expected answer from the codec. Therefore this patch disables IRQs for the current CPU during this critical step.
BCS: 746-001295