JohnSwenson wrote: 
> 
> Triode, could you also point me to the file the patch is applied  to I
> can try and see if there are any other status bits that look suspect.
> 


Code:
--------------------
    
  --- a/sound/soc/codecs/mxc_spdif.c
  +++ b/sound/soc/codecs/mxc_spdif.c
  @@ -1273,9 +1309,7 @@ static int __devinit mxc_spdif_probe(struct 
platform_devic
  e *pdev)
  
  if (plat_data->spdif_tx) {
  /* init tx channel status default value */
  -               mxc_spdif_control.ch_status[0] =
  -                   IEC958_AES0_CON_NOT_COPYRIGHT |
  -                   IEC958_AES0_CON_EMPHASIS_5015;
  +               mxc_spdif_control.ch_status[0] = 
IEC958_AES0_CON_NOT_COPYRIGHT;
  mxc_spdif_control.ch_status[1] = IEC958_AES1_CON_DIGDIGCONV_ID;
  mxc_spdif_control.ch_status[2] = 0x00;
  mxc_spdif_control.ch_status[3] =
  
--------------------


+-------------------------------------------------------------------+
|Filename: csos0005-as-patch4-spdif-pll4.patch                      |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=15043|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=98544

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to