rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
authorJes Sorensen <Jes.Sorensen@redhat.com>
Thu, 28 Apr 2016 19:19:14 +0000 (15:19 -0400)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 May 2016 10:07:23 +0000 (13:07 +0300)
commit27c7e89ea77bf550935acab13b2419e0ace83af2
treeae1b080e6e64848e110a3271b97c2937a3ddb5c7
parent9c0343d4f48bc7734e7945b8c50c2f95d9c38244
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1

Rename it to rtl8xxxu_gen2_prepare_calibrate() and remove the calls to
it from rtl8xxxu_gen1_phy_iq_calibrate()

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c
This page took 0.025914 seconds and 5 git commands to generate.