public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/28] staging: rtl8188eu: Remove unnecessary functions.
@ 2014-05-18 15:18 navin patidar
  2014-05-18 15:18 ` [PATCH 01/28] staging: rtl8188eu: Remove function with empty definition _InitBeaconMaxError() navin patidar
                   ` (27 more replies)
  0 siblings, 28 replies; 34+ messages in thread
From: navin patidar @ 2014-05-18 15:18 UTC (permalink / raw)
  To: gregkh, Larry.Finger; +Cc: devel, linux-kernel, navin patidar

Following patches remove functions which are unused or have empty
definition.

navin patidar (28):
  staging: rtl8188eu: Remove function with empty definition
    _InitBeaconMaxError().
  staging: rtl8188eu: Remove function with empty definition
    _InitOperationMode()
  staging: rtl8188eu: Remove function with empty definition
    _ps_open_RF()
  staging: rtl8188eu: Remove unused function _ps_close_RF()
  staging: rtl8188eu: Remove unused function rtl8188eu_ps_func()
  staging:rtl8188eu:Remove funtion Hal_CustomizeByCustomerID_8188EU()
  staging: rtl8188eu: Remove unused function
    rtl8188e_PHY_ConfigRFWithParaFile()
  staging: rtl8188eu: Remove unused function
    rtl8192c_PHY_GetHWRegOriginalValue()
  staging: rtl8188eu: Remove unused function
    PHY_UpdateTxPowerDbm8188E()
  staging:rtl8188eu: Remove unused function phy_DbmToTxPwrIdx()
  staging: rtl8188eu: Remove unused funtion PHY_GetTxPowerLevel8188E()
  staging: rtl8188eu: Remove unused funtion phy_TxPwrIdxToDbm()
  staging: rtl8188eu: Remove unused funtion phy_TxPwrIdxToDbm()
  staging: rtl8188eu: Remove unused structure rf_shadow
  staging: rtl8188eu: Remove unused function rtl8188e_RF_ChangeTxPath()
  staging: rtl8188eu: Remove unused function odm_DIGbyRSSI_LPS()
  staging: rtl8188eu: Remove function odm_DynamicBBPowerSaving()
  staging: rtl8188eu: Remove unused function
    odm_DynamicBBPowerSavingInit()
  staging:rtl8188eu: Remove unused function iodm_1R_CCA()
  staging: rtl8188eu: Remove unused function
    odm_RefreshRateAdaptiveMaskMP()
  staging: rtl8188eu: Remove unused function
    odm_RefreshRateAdaptiveMaskAPADSL()
  staging: rtl8188eu: Remove unused funtion odm_DynamicTxPowerNIC()
  staging: rtl8188eu: Remove unused function
    odm_SwAntDivChkAntSwitchCallback()
  staging: rtl8188eu: Remove unused function ConvertTo_dB()
  staging: rtl8188eu: Remove function with empty defination
    ODM_CheckPowerStatus()
  staging: rtl8188eu: Remove unused function DM_DIG_LowerBound_88E()
  staging: rtl8188eu: Remove unused function
    ODM_DynamicPrimaryCCA_DupRTS()
  staging: rtl8188eu:Remove function with empty defination
    odm_DynamicPrimaryCCA()

 drivers/staging/rtl8188eu/hal/HalPhyRf_8188e.c     |   14 --
 drivers/staging/rtl8188eu/hal/odm.c                |  159 ---------------
 drivers/staging/rtl8188eu/hal/odm_RTL8188E.c       |   24 ---
 drivers/staging/rtl8188eu/hal/rtl8188e_phycfg.c    |  208 --------------------
 drivers/staging/rtl8188eu/hal/rtl8188e_rf6052.c    |   45 -----
 drivers/staging/rtl8188eu/hal/usb_halinit.c        |   40 ----
 drivers/staging/rtl8188eu/include/Hal8188EPhyCfg.h |    1 -
 drivers/staging/rtl8188eu/include/odm_RTL8188E.h   |    2 -
 drivers/staging/rtl8188eu/include/rtl8188e_hal.h   |    1 -
 9 files changed, 494 deletions(-)

--
1.7.10.4


^ permalink raw reply	[flat|nested] 34+ messages in thread

end of thread, other threads:[~2014-05-20  5:09 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-18 15:18 [PATCH 00/28] staging: rtl8188eu: Remove unnecessary functions navin patidar
2014-05-18 15:18 ` [PATCH 01/28] staging: rtl8188eu: Remove function with empty definition _InitBeaconMaxError() navin patidar
2014-05-18 15:18 ` [PATCH 02/28] staging: rtl8188eu: Remove function with empty definition _InitOperationMode() navin patidar
2014-05-18 15:18 ` [PATCH 03/28] staging: rtl8188eu: Remove function with empty definition _ps_open_RF() navin patidar
2014-05-18 15:18 ` [PATCH 04/28] staging: rtl8188eu: Remove unused function _ps_close_RF() navin patidar
2014-05-18 15:18 ` [PATCH 05/28] staging: rtl8188eu: Remove unused function rtl8188eu_ps_func() navin patidar
2014-05-19 10:52   ` Dan Carpenter
2014-05-19 15:49     ` navin patidar
2014-05-19 19:04       ` Dan Carpenter
2014-05-20  5:09         ` navin patidar
2014-05-18 15:18 ` [PATCH 06/28] staging:rtl8188eu:Remove funtion Hal_CustomizeByCustomerID_8188EU() navin patidar
2014-05-18 15:19 ` [PATCH 07/28] staging: rtl8188eu: Remove unused function rtl8188e_PHY_ConfigRFWithParaFile() navin patidar
2014-05-18 15:19 ` [PATCH 08/28] staging: rtl8188eu: Remove unused function rtl8192c_PHY_GetHWRegOriginalValue() navin patidar
2014-05-18 15:19 ` [PATCH 09/28] staging: rtl8188eu: Remove unused function PHY_UpdateTxPowerDbm8188E() navin patidar
2014-05-18 15:19 ` [PATCH 10/28] staging:rtl8188eu: Remove unused function phy_DbmToTxPwrIdx() navin patidar
2014-05-18 15:19 ` [PATCH 11/28] staging: rtl8188eu: Remove unused funtion PHY_GetTxPowerLevel8188E() navin patidar
2014-05-18 15:19 ` [PATCH 12/28] staging: rtl8188eu: Remove unused funtion phy_TxPwrIdxToDbm() navin patidar
2014-05-18 15:19 ` [PATCH 13/28] " navin patidar
2014-05-18 15:47   ` navin patidar
2014-05-18 15:19 ` [PATCH 14/28] staging: rtl8188eu: Remove unused structure rf_shadow navin patidar
2014-05-18 15:19 ` [PATCH 15/28] staging: rtl8188eu: Remove unused function rtl8188e_RF_ChangeTxPath() navin patidar
2014-05-18 15:19 ` [PATCH 16/28] staging: rtl8188eu: Remove unused function odm_DIGbyRSSI_LPS() navin patidar
2014-05-18 15:19 ` [PATCH 17/28] staging: rtl8188eu: Remove function odm_DynamicBBPowerSaving() navin patidar
2014-05-18 15:19 ` [PATCH 18/28] staging: rtl8188eu: Remove unused function odm_DynamicBBPowerSavingInit() navin patidar
2014-05-18 15:19 ` [PATCH 19/28] staging:rtl8188eu: Remove unused function iodm_1R_CCA() navin patidar
2014-05-18 15:19 ` [PATCH 20/28] staging: rtl8188eu: Remove unused function odm_RefreshRateAdaptiveMaskMP() navin patidar
2014-05-18 15:19 ` [PATCH 21/28] staging: rtl8188eu: Remove unused function odm_RefreshRateAdaptiveMaskAPADSL() navin patidar
2014-05-18 15:19 ` [PATCH 22/28] staging: rtl8188eu: Remove unused funtion odm_DynamicTxPowerNIC() navin patidar
2014-05-18 15:19 ` [PATCH 23/28] staging: rtl8188eu: Remove unused function odm_SwAntDivChkAntSwitchCallback() navin patidar
2014-05-18 15:19 ` [PATCH 24/28] staging: rtl8188eu: Remove unused function ConvertTo_dB() navin patidar
2014-05-18 15:19 ` [PATCH 25/28] staging: rtl8188eu: Remove function with empty defination ODM_CheckPowerStatus() navin patidar
2014-05-18 15:19 ` [PATCH 26/28] staging: rtl8188eu: Remove unused function DM_DIG_LowerBound_88E() navin patidar
2014-05-18 15:19 ` [PATCH 27/28] staging: rtl8188eu: Remove unused function ODM_DynamicPrimaryCCA_DupRTS() navin patidar
2014-05-18 15:19 ` [PATCH 28/28] staging: rtl8188eu:Remove function with empty defination odm_DynamicPrimaryCCA() navin patidar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox