diff options
author | Timur Tabi <timur@freescale.com> | 2012-03-16 16:32:52 -0500 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-03-17 21:11:16 +0000 |
commit | 70ac07bb633dee75ac554195b9a4d69adfa7803c (patch) | |
tree | 1b418b9421d4681ca852d420c461f5cd550caed8 /sound/pci | |
parent | 588fb705d560cd76d435382fb25bea7349672d80 (diff) |
ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master
The WM8776 codec driver requires the machine driver to set one of the
SND_SOC_DAIFMT_CBx_xxx values. The P1022DS machine driver should be setting
SND_SOC_DAIFMT_CBM_CFM, but since that value was zero, no one noticed.
Commit 75d9ac46 ("ASoC: Allow DAI formats to be specified in the
dai_link"), however, changed the value of SND_SOC_DAIFMT_CBM_CFM from zero
to a non-zero value, which means that it now needs to be specifically set
by the machine driver.
We also set SND_SOC_DAIFMT_NB_NF, for the same reason.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions