]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: Rework function writeOFDMPowerReg88E()
authornavin patidar <navin.patidar@gmail.com>
Sun, 31 Aug 2014 08:38:25 +0000 (14:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Aug 2014 19:58:40 +0000 (12:58 -0700)
commit910911c59d07e9247c43fa4d9252da024dcb4c99
treeb212b6edf725cbb5a1098fb9c37f813f74424f90
parent72a876d986d1ec101b0ef057e5b64fec894cf516
staging: rtl8188eu: Rework function writeOFDMPowerReg88E()

Rename CamelCase variables and function name.
Remove a block of the code which is executed only if RF type is T2R2 but
rtl8188eu's RF is a T1R1 type, so driver doesn't need that code.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188e_rf6052.c