[PATCH 00/11] staging: rtl8192e: More cleanups

From: Mateusz Kulikowski
Date: Tue Jul 28 2015 - 17:32:04 EST


Another cleanup series for 8192e driver.

It should apply cleanly to current staging-next (6e64e224).
Series was target tested as usual.

Patches 1-5 are trivial.
Patch 11 fixes possible resource leak (when probe fails).

Mateusz Kulikowski (11):
staging: rtl8192e: Remove rtl8192_phy_updateInitGain
staging: rtl8192e: Remove ActUpdateChannelAccessSetting
staging: rtl8192e: Remove rtl8192_data_hard_stop
staging: rtl8192e: Remove rtl8192_data_hard_resume
staging: rtl8192e: MgntActSet_RF_State: remove ProtectOrNot parameter
staging: rtl8192e: Simplify rtl92e_is_halfn_supported_by_ap
staging: rtl8192e: Simplify rtl92e_set_bandwidth
staging: rtl8192e: Remove phy_RF8256_Config_ParaFile
staging: rtl8192e: Fix IW_IOCTL macro
staging: rtl8192e: Drop large switch in rtl92e_config_rf
staging: rtl8192e: probe: iounmap mmio when probe fails

drivers/staging/rtl8192e/rtl8192e/r8190P_rtl8256.c | 140 +++++----------------
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c | 23 +---
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c | 4 -
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.h | 1 -
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 83 +++++-------
drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 7 +-
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 3 +-
drivers/staging/rtl8192e/rtl8192e/rtl_pm.c | 4 +-
drivers/staging/rtl8192e/rtl8192e/rtl_ps.c | 7 +-
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 68 +++++-----
10 files changed, 108 insertions(+), 232 deletions(-)

--
1.8.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/