Commit aa7e8e5e authored by Maciej Strozek's avatar Maciej Strozek Committed by Mark Brown
parent e7f289a5
...@@ -578,7 +578,7 @@ static int cs43130_set_sp_fmt(int dai_id, unsigned int bitwidth_sclk, ...@@ -578,7 +578,7 @@ static int cs43130_set_sp_fmt(int dai_id, unsigned int bitwidth_sclk,
break; break;
case SND_SOC_DAIFMT_LEFT_J: case SND_SOC_DAIFMT_LEFT_J:
hi_size = bitwidth_sclk; hi_size = bitwidth_sclk;
frm_delay = 2; frm_delay = 0;
frm_phase = 1; frm_phase = 1;
break; break;
case SND_SOC_DAIFMT_DSP_A: case SND_SOC_DAIFMT_DSP_A:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment