ASoC: mpc8610: tell the CS4270 codec that it's the master
authorTimur Tabi <timur@freescale.com>
Tue, 22 Nov 2011 20:38:59 +0000 (14:38 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 22 Nov 2011 23:06:25 +0000 (23:06 +0000)
commit380c88303812951f6c838241366a66a03fb5c897
treecce7297b89dbde526fa2ca2a64f44e6868183d83
parentd66b8537b30fbaf79e0f467fa6b7e1a2191cba83
ASoC: mpc8610: tell the CS4270 codec that it's the master

Commit ac601555 ("ASoC: Return early with -EINVAL if invalid dai format is
detected") requires the machine driver to tell the CS4270 codec driver
whether the CS4270 should be configured for master or slave operation.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/fsl/mpc8610_hpcd.c