changeset 178:f594d406cdd0

l1audio_drive.c: white space fixes
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 07 Jun 2016 23:53:44 +0000
parents ee85f6fb3eac
children cf73d0ae84f5
files chipsetsw/layer1/audio_cfile/l1audio_drive.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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