ASoC: fsl_ssi: Set default slot number for common cases
authorNicolin Chen <Guangyu.Chen@freescale.com>
Thu, 9 Jan 2014 10:42:48 +0000 (18:42 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 9 Jan 2014 17:33:31 +0000 (17:33 +0000)
For those platforms using DAI master mode like I2S, it's better to pre-set
a default slot number so that there's no need for these common cases to set
the slot number from its machine driver any more.

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

Simple merge