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: I60fe63ccdb0f0b2667628de8d77d4f3bd5f7c21a Signed-off-by:Vijay Viswanath <vviswana@codeaurora.org> Signed-off-by:
Ram Prakash Gupta <rampraka@codeaurora.org>
Loading
Please register or sign in to comment