Hi Sean, > btmtksdio have to rely on MMC_PM_KEEP_POWER in pm_flags to avoid that > SDIO power is being shut off during the device is in suspend. That fixes > the SDIO command fails to access the bus after the device is resumed. > > Fixes: 7f3c563c575e7 ("Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth") > Co-developed-by: Mark-yw Chen <mark-yw.chen@xxxxxxxxxxxx> > Signed-off-by: Mark-yw Chen <mark-yw.chen@xxxxxxxxxxxx> > Signed-off-by: Sean Wang <sean.wang@xxxxxxxxxxxx> > --- > v2: rebase and resend > --- > drivers/bluetooth/btmtksdio.c | 2 ++ > 1 file changed, 2 insertions(+) patch has been applied to bluetooth-next tree. Regards Marcel