Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / rtl8712 / usb_halinit.c
index ad21df16c2bd0600d548bdaf00b0f32adf472119..0b159850f5a2613d5165e81bfdc7b0fe272cffc2 100644 (file)
@@ -196,7 +196,8 @@ u8 r8712_usb_hal_bus_init(struct _adapter *padapter)
                msleep(20);
                /* Revised POS, */
                /* Enable AFE Macro Block's Bandgap and Enable AFE Macro
-                * Block's Mbias */
+                * Block's Mbias
+                */
                r8712_write8(padapter, SPS0_CTRL + 1, 0x53);
                r8712_write8(padapter, SPS0_CTRL, 0x57);
                val8 = r8712_read8(padapter, AFE_MISC);
This page took 0.02482 seconds and 5 git commands to generate.