]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Wed, 26 Jun 2019 06:50:55 +0000 (12:20 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:07:03 +0000 (09:07 +0200)
commit1fa06423a589ab2c8033accbd702b45d5270905a
treee663090c68adb78bfcd667c96efe4b55be7a9306
parent3ae273c8ce5bb606e19507e845d22f8c8f3587ad
staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()

Remove function odm_TXPowerTrackingInit as all it does is call
odm_TXPowerTrackingThermalMeterInit.
Rename odm_TXPowerTrackingThermalMeterInit to odm_TXPowerTrackingInit
for compatibility with call sites.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/odm.c
drivers/staging/rtl8188eu/include/odm_precomp.h