# HG changeset patch # User Mychaela Falconia # Date 1465343624 0 # Node ID f594d406cdd0f3d4eb6f6749fddda27a14de11ba # Parent ee85f6fb3eac1ef96c9e51d4db6f53203b8ef4fb l1audio_drive.c: white space fixes diff -r ee85f6fb3eac -r f594d406cdd0 chipsetsw/layer1/audio_cfile/l1audio_drive.c --- a/chipsetsw/layer1/audio_cfile/l1audio_drive.c Tue Jun 07 23:52:07 2016 +0000 +++ b/chipsetsw/layer1/audio_cfile/l1audio_drive.c Tue Jun 07 23:53:44 2016 +0000 @@ -173,7 +173,7 @@ { // Set the DL vocoder mute bit in the d_tch_mode register l1s_dsp_com.dsp_ndb_ptr->d_tch_mode |= (0x01<<14); - } + } else { // Reset the DL vocoder mute bit in the d_tch_mode register @@ -198,7 +198,7 @@ { // Set the UL vocoder mute bit in the d_tch_mode register l1s_dsp_com.dsp_ndb_ptr->d_tch_mode |= (0x01<<15); - } + } else { // Reset the UL vocoder mute bit in the d_tch_mode register