commit | 84d62605290f3eecfc8df7b2f259b39487d6e392 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Fri May 13 15:16:02 2016 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:03 2016 +0200 |
tree | 826bd9891c9c4a6200ab78f68bbaae751d063a87 | |
parent | e87c85617d54ec2757fae56e3bde159610a0bff6 [diff] |
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>