Loading
msm: pcie: update deprecated wakeup_source_* API
Remove wakeup_source_init and wakeup_source_remove API as they
are deprecated. Instead use wakeup_source_register and
wakeup_source_unregister APIs.
Change-Id: Id381500ac13e816937542a6979bf36b6a0aea402
Signed-off-by:
Tony Truong <truong@codeaurora.org>