Hi there,
There is a SDIO driver stack in PB 5.0. By default, the SD card will be
unmounted while system is suspended, and will be mounted again after
system resumes. Some operations such as copying file from/to the SD
card, playing MP3 files on the SD card, will be abnormal during the
dismount/mount handling. How can we change the default behaviour to let
the suspend/resume be transparent to the operations?
Best.