]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 16 May 2014 08:04:15 +0000 (10:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 May 2014 18:34:25 +0000 (11:34 -0700)
commit9e18a43fa41dd184cad343aeb618bd4f71788113
tree087b070205dc519b2d2391bbc6e6141f3c830c38
parent44fe0fd9b357fc75e24239ea3867133bfe3a3a84
staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality

All this code was only pulled in since it was registered in the HAL
wrapper interface, despite it never being called. It also removes the
lasts pieces of code from rtl8723a_set_hal_ops(), so remove it as
well.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_efuse.c
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
drivers/staging/rtl8723au/hal/usb_halinit.c
drivers/staging/rtl8723au/include/hal_intf.h
drivers/staging/rtl8723au/include/rtl8723a_hal.h