]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: fsl_sai: Use snd_pcm_format_width()
authorNicolin Chen <Guangyu.Chen@freescale.com>
Fri, 20 Dec 2013 08:41:01 +0000 (16:41 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 21 Dec 2013 14:47:24 +0000 (14:47 +0000)
commit1d7003092771bd2feec30e2f3e5a06aa33479e08
treed59b9655cff0319ff40c8824d209e6f5a5cfa047
parent1fb2d9d7465bcbb519c582fa4a3bd04ff4fce2d2
ASoC: fsl_sai: Use snd_pcm_format_width()

Use common helper function snd_pcm_format_width() to make code neater.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Reviewed-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_sai.c