ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits
authorNicolin Chen <b42378@freescale.com>
Tue, 3 Dec 2013 10:38:07 +0000 (18:38 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 3 Dec 2013 14:58:17 +0000 (14:58 +0000)
commit07a9483aaca5d3b5de8ee824ee576321d3f8b4c6
treea81304e7d3ab5dd1e3f102986fa2737379880647
parente73462f573d5d78df1aaec5561b3d6daae90f64a
ASoC: fsl_ssi: Implement symmetric_channels and symmetric_samplebits

Since we introduced symmetric_channels and symmetric_samplebits, we implement
these two features to fsl_ssi so as to drop some no-more-needed code and make
the driver neat and clean.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c