On Mon, Apr 08, 2019 at 09:28:06AM +0000, S.j. Wang wrote: > case ESAI_HCKT_EXTAL and case ESAI_HCKR_EXTAL should be independent of > each other, so replace fall-through with break. > > Fixes: 16bbeb2b43c3 ("ASoC: fsl_esai: Mark expected switch fall-through") > > Signed-off-by: Shengjiu Wang <shengjiu.w...@nxp.com>
Acked-by: Nicolin Chen <nicoleots...@gmail.com> Thanks