[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436547141-8010-1-git-send-email-jsitnicki@gmail.com>
Date: Fri, 10 Jul 2015 18:52:16 +0200
From: Jakub Sitnicki <jsitnicki@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Larry Finger <Larry.Finger@...inger.net>
Cc: Dan Carpenter <dan.carpenter@...cle.com>,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Jakub Sitnicki <jsitnicki@...il.com>
Subject: [PATCH 0/5] staging: rtl8188eu: Clean up rtl8188e_read_chip_version()
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists