mmc: sdio: enable runtime PM for SDIO cards
authorOhad Ben-Cohen <ohad@wizery.com>
Sat, 2 Oct 2010 11:54:10 +0000 (13:54 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 23 Oct 2010 13:11:18 +0000 (21:11 +0800)
commit81968561bd69536c82be7ee654b04c68cd3e1746
treee6a4553cb6ce672d73bf0d9ae1dec50cf64e6ddf
parent80fd933c44557c5261b80f8f8145b4fe071aeaf3
mmc: sdio: enable runtime PM for SDIO cards

Enable runtime PM for new SDIO cards.

As soon as the card will be added to the device tree, runtime PM core
will release its power, since it doesn't have any users yet.

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Tested-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/sdio.c