kernel/drivers/staging/rtl8188eu/hal/pwrseq.c
.. .. @@ -8,9 +8,8 @@ 8 8 #include "pwrseq.h" 9 9 #include <rtl8188e_hal.h> 10 10 11 -/*12 - drivers should parse below arrays and do the corresponding actions13 -*/11 +/* drivers should parse below arrays and do the corresponding actions */12 +14 13 /* 3 Power on Array */ 15 14 struct wl_pwr_cfg rtl8188E_power_on_flow[RTL8188E_TRANS_CARDEMU_TO_ACT_STEPS + 16 15 RTL8188E_TRANS_END_STEPS] = {