Comment 3 for bug 882723

Revision history for this message
Eric Miao (eric.y.miao) wrote : Re: Suspend fails on quickstart / oneiric

There are 3 issues with this bug.

1. CONFIG_MMC_UNSAFE_RESUME shall be turned on to allow suspend/resume to work for rootfs on SD card
2. mxc_spdif suspend/resume functions are generating un-necessary kernel warnings
3. soc-audio device could be probed without working codecs, and resume will fail with unbalanced locks

Patches will follow this comment.