OSDN Git Service

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)
commit85e59af24056ca7ffaf617cf6201c519e31dc668
tree078aeeaa7fc17babcd10df32c8d6f50a2874ee46
parentfcdbadef378bc9cc64cb8cbfd96c23fc15812923
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