staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()
authorMichael Straube <straube.linux@gmail.com>
Fri, 19 Aug 2022 18:23:59 +0000 (20:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Aug 2022 13:40:50 +0000 (15:40 +0200)
commit54096ef58119edca677cbd0d772910ef6bfb6066
tree44d937f8b1063ee576bf883ee76d2a4e85b8b8ee
parenta024f786a538bdbb331d7c308dc51eea31831150
staging: r8188eu: remove ODM_ConfigRFWithHeaderFile()

The function ODM_ConfigRFWithHeaderFile() is just a wrapper around
ODM_ReadAndConfig_RadioA_1T_8188E(). Remove the wrapper and call
ODM_ReadAndConfig_RadioA_1T_8188E() directly.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220819182359.24141-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm_HWConfig.c
drivers/staging/r8188eu/hal/rtl8188e_rf6052.c
drivers/staging/r8188eu/include/odm_HWConfig.h