mmc: core: enable async suspend of card
Enable the async suspend of the mmc card device. Suspending of card
requires sending various commands and disabling some features especially
in case of eMMC cards. This can take time. So enabling suspending of
card asynchronously will allow other devices to suspend concurrently and
make the system suspend faster.
Change-Id: Id9987d2915cc02e48f74301febaf85a4d458478f
Signed-off-by:
Vijay Viswanath <vviswana@codeaurora.org>
Loading
Please register or sign in to comment