ASoC: fsl_spdif: Improve coding style
authorNicolin Chen <Guangyu.Chen@freescale.com>
Tue, 6 May 2014 08:42:25 +0000 (16:42 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 17 Jun 2014 14:36:33 +0000 (15:36 +0100)
1) Apply better indentations
2) Drop braces for single statement.
3) Use simpler ternary to reduce code.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found