]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl-ssi: make fsl,mode property optional
authorMarkus Pargmann <mpa@pengutronix.de>
Tue, 27 May 2014 08:24:19 +0000 (10:24 +0200)
committerMark Brown <broonie@linaro.org>
Sun, 1 Jun 2014 10:55:07 +0000 (11:55 +0100)
commitacd89fa5d0c1fead34c03143fb24a674c440cb64
tree078aeeaa7fc17babcd10df32c8d6f50a2874ee46
parentcc8c0047a7ee655b05deb56f0ab935ced198dc10
ASoC: fsl-ssi: make fsl,mode property optional

The simple soundcard binding has its own way for specifying the dai
format. To be able to use this binding we have to make the fsl,mode
property optional. As the property is used in existing devicetrees
keep the option around for compatibility reasons.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Tested-By: Michael Grzeschik <mgr@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_ssi.c