mmc: sdhci: fix wakeup configuration
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 13 May 2016 13:16:02 +0000 (15:16 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:03 +0000 (10:34 +0200)
commit84d62605290f3eecfc8df7b2f259b39487d6e392
tree826bd9891c9c4a6200ab78f68bbaae751d063a87
parente87c85617d54ec2757fae56e3bde159610a0bff6
mmc: sdhci: fix wakeup configuration

Activating wakeup event is not enough to get a wakeup signal. The
corresponding events have to be enabled in the Interrupt Status Enable
Register too. It follows the specification and is needed at least by
sdhci-of-at91.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci.c