Re: [PATCH] ASoC: blackfin: Add missing break statement to bf6xx
On Sat, Sep 14, 2013 at 02:20:37AM +0300, Valentin Ilie wrote: > SNDRV_PCM_FORMAT_S8 isn't supposed to fall through to SNDRV_PCM_FORMAT_S16_LE > > Signed-off-by: Valentin Ilie <valentin.ilie@gmail.com>