[alsa-devel] [PATCH V4] ASoC: fsl_esai: Fix missing break in switch statement

Daniel Baluta daniel.baluta at gmail.com
Thu Apr 11 16:17:36 AEST 2019


Hi Shengjiu,

On Thu, Apr 11, 2019 at 6:06 AM S.j. Wang <shengjiu.wang at nxp.com> wrote:
>
> case ESAI_HCKT_EXTAL and case ESAI_HCKR_EXTAL should be
> independent of each other, so replace fall-through with break.
>
> Fixes: 43d24e76b698 ("ASoC: fsl_esai: Add ESAI CPU DAI driver")
>
Since it is obvious that you will need to send v5 please remove the new line
between Fixes and Signed-off-by. This is a common practice and some tools
might depend on this to parse the Fixes tag.

> Signed-off-by: Shengjiu Wang <shengjiu.wang at nxp.com>
> Acked-by: Nicolin Chen <nicoleotsuka at gmail.com>
> Cc: <stable at vger.kernel.org>


More information about the Linuxppc-dev mailing list