commit | 5e7101e3ded350302078db4ce98a122b92137213 | [log] [tgz] |
---|---|---|
author | Asutosh Das <asutoshd@codeaurora.org> | Thu Jun 13 13:56:02 2013 +0530 |
committer | Asutosh Das <asutoshd@codeaurora.org> | Mon Feb 24 15:10:21 2014 +0530 |
tree | d7ceb8a9b9e1a92a123b4cdaa2a706525bd14e38 | |
parent | d4141c200720f9b517dbaef0e1d56770c66ff66d [diff] |
mmc: sdhci: add sdio wakeup event This patch adds wakeup event capability for sdio cards. When a wakeup event is received during suspend, a reference to the card devices' wakeup source is taken for 300 ms. It is expected that the function driver would act on the wakeup event within this time-period. CRs-Fixed: 585481 Change-Id: I80fe0c450e8d9b3df51aa181d667d94517c961dc Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>