From: Jes Sorensen <jes.soren...@redhat.com>

Hi,

This set removes a bunch of unused code, in addition it includes a fix
for using the right register definitions to when setting parameters to
reduce 80M spur.

This set should apply cleanly to staging-next as of today.

Cheers,
Jes

Jes Sorensen (12):
  staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for
    usb_host_endpoints makes no sense
  staging: rtl8723au: Use correct register names to set parameters to
    reduce 80M spur
  staging: rtl8723au: Use proper enum defines
  staging: rtl8723au: Use enum for counter and avoid ugly typecast
  staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs
    and enums
  staging: rtl8723au: Baseband is always configured through PHY regs
  staging: rtl8723au: There is no 11N pseudo PHY here
  staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #defines
  staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary
    variable inits
  staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from
    the power sequence tables
  staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries
  staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask
    value

 drivers/staging/rtl8723au/hal/HalPwrSeqCmd.c       |  8 +--
 drivers/staging/rtl8723au/hal/rtl8723a_phycfg.c    | 35 +++--------
 drivers/staging/rtl8723au/hal/usb_halinit.c        | 14 +++--
 drivers/staging/rtl8723au/include/Hal8723APhyCfg.h | 55 -----------------
 drivers/staging/rtl8723au/include/Hal8723PwrSeq.h  | 46 ++++----------
 drivers/staging/rtl8723au/os_dep/usb_intf.c        | 72 ++++++++++------------
 6 files changed, 66 insertions(+), 164 deletions(-)

-- 
1.9.3

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

Reply via email to