mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,
authorDmitry Shmidt <dimitrysh@google.com>
Fri, 13 Aug 2010 01:08:40 +0000 (18:08 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:28:03 +0000 (16:28 -0700)
commitda2d1c69d66f8a4028b5f93fc972652b79bbb648
tree2c26eca35bc4fcfc34f1d289112c2edff9d5a9e9
parent2cdc235bbeb09b2b78cd02a94ab79c265861aea9
mmc: sdhci: Skip mmc suspend/resume ops for SDIO device,

enable/disable sdc irq instead of request/free,
mask all sdc interrupts on suspend

Change-Id: I3fb137363c6e639882b796aff8b80784c5256a71
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
drivers/mmc/host/sdhci.c