staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.
authorQuytelda Kahja <quytelda@tamalin.org>
Tue, 22 May 2018 07:26:29 +0000 (00:26 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:47:22 +0000 (18:47 +0200)
commit22962b380c0a9a7526c612d288af51a3cf041a67
tree5e1f885f4085bbd7fa895220458f02355ffdbe74
parent916c0c4b83de4ef523d68204cc435d6769c5ff8f
staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.

Camel-case naming is discouraged int the linux kernel coding style.
Rename these files using snake case, and update the makefile to use
the new names.

Signed-off-by: Quytelda Kahja <quytelda@tamalin.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/Makefile
drivers/staging/rtl8723bs/hal/hal_pwr_seq.c [moved from drivers/staging/rtl8723bs/hal/Hal8723BPwrSeq.c with 99% similarity]
drivers/staging/rtl8723bs/include/hal_pwr_seq.h [moved from drivers/staging/rtl8723bs/include/Hal8723BPwrSeq.h with 100% similarity]
drivers/staging/rtl8723bs/include/rtl8723b_hal.h