]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ec3c624ff7637d95c5b6b9e3f20f202f851af31
treecce7297b89dbde526fa2ca2a64f44e6868183d83
parentd9e47bf10a3652590dbee45f493b878b21611672
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