Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61e1cc9e authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "mmc: core: enable async suspend of card""

parents aed68eb1 c54db05b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -387,7 +387,6 @@ int mmc_add_card(struct mmc_card *card)
		return ret;

	mmc_card_set_present(card);
	device_enable_async_suspend(&card->dev);

	return 0;
}