On Mon, Sep 13, 2021 at 08:59:55PM +0200, Martin Kaiser wrote: > bHWPwrPindetect is always 0 for the r8188eu driver. This makes a lot of > code unreachable. > > Tested with Edimax EW-7811Un V2 on an ARM32 embedded system. > > v2: > - rebased against today's staging-testing branch > > Martin Kaiser (2): > staging: r8188eu: brfoffbyhw is always false > staging: r8188eu: remove rtw_hw_resume > > drivers/staging/r8188eu/include/osdep_intf.h | 1 - > drivers/staging/r8188eu/include/rtw_pwrctrl.h | 1 - > drivers/staging/r8188eu/os_dep/ioctl_linux.c | 7 ---- > drivers/staging/r8188eu/os_dep/usb_intf.c | 40 ------------------- > 4 files changed, 49 deletions(-) > > -- > 2.20.1 > > Series does not apply to my tree :(