Hi Russell, On Thu, Feb 27, 2020 at 9:19 AM Russell King <rmk+kernel@xxxxxxxxxxxxxxx> wrote: > > We need to indicate that powering off the TI WiFi is safe, to avoid: > > wl18xx_driver wl18xx.2.auto: Unbalanced pm_runtime_enable! > wl1271_sdio mmc0:0001:2: wl12xx_sdio_power_on: failed to get_sync(-13) > > which prevents the WiFi being functional. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> Shouldn't this have a Fixes tag so that it can be backported to stable kernels?