staging: r8188eu: remove ODM_SetMACReg()
authorMichael Straube <straube.linux@gmail.com>
Wed, 29 Dec 2021 20:50:37 +0000 (21:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 11:02:24 +0000 (12:02 +0100)
commit9d68ce358c4d126cb9205e67fd310bc5ac293574
tree02e500f1a5202eb5e585ca90e752bb9e256b7353
parent790ada0e6ec33e069a0deeaa1ec714a8f52bfd46
staging: r8188eu: remove ODM_SetMACReg()

ODM_SetMACReg() is just a wrapper around rtl8188e_PHY_SetBBReg().
Remove ODM_SetMACReg() and call rtl8188e_PHY_SetBBReg() directly.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211229205108.26373-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm_RTL8188E.c
drivers/staging/r8188eu/hal/odm_interface.c
drivers/staging/r8188eu/include/odm_interface.h