OSDN Git Service

icnss: Enable platform device to be a wakeup source
authorYuanyuan Liu <yuanliu@codeaurora.org>
Thu, 8 Jun 2017 00:39:54 +0000 (17:39 -0700)
committerYuanyuan Liu <yuanliu@codeaurora.org>
Thu, 8 Jun 2017 17:49:09 +0000 (10:49 -0700)
commite9a0e8404cf7c8ce474f5b5efcbf16a7be7940c1
treee838b376ecc058b9bbf2117f92d7cc54a266655e
parenteb28d0da158f7bfe2f94b3d1cb003fb7abda0c15
icnss: Enable platform device to be a wakeup source

Currently platform device is not enabled as a wakeup source, so
notifying the PM core for a wakeup event action will be no-op.
Hence enable it during driver probe.

CRs-Fixed: 2058010
Change-Id: Iefe5bcd4b498a9f02fca001ebcf8ad484f443217
Signed-off-by: Yuanyuan Liu <yuanliu@codeaurora.org>
drivers/soc/qcom/icnss.c