This series of clean-up patches is a result of a review of
rtl8188e_read_chip_version().

The motivation for getting it in shape is that this function could
serve as read_chip_version function callback in struct rtl_hal_ops,
if this driver gets converted to use rtl_usb (rtlwifi).

Jakub Sitnicki (5):
  staging: rtl8188eu: remove RegulatorMode from struct hal_data_8188e
  staging: rtl8188eu: remove ICtype from struct HAL_VERSION
  staging: rtl8188eu: remove RFtype from struct HAL_VERSION
  staging: rtl8188eu: remove ROMVer from struct HAL_VERSION
  staging: rtl8188eu: fold rtl8188e_read_chip_version() into
    rtl8188e_SetHalODMVar()

 drivers/staging/rtl8188eu/hal/hal_com.c           | 27 +-------
 drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c | 32 ++-------
 drivers/staging/rtl8188eu/hal/usb_halinit.c       |  2 +-
 drivers/staging/rtl8188eu/include/HalVerDef.h     | 84 -----------------------
 drivers/staging/rtl8188eu/include/rtl8188e_hal.h  |  7 --
 5 files changed, 8 insertions(+), 144 deletions(-)

-- 
2.1.0

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to