OSDN Git Service

mailbox: tegra-hsp: Add suspend/resume support
authorThierry Reding <treding@nvidia.com>
Wed, 28 Nov 2018 09:54:14 +0000 (10:54 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Sat, 22 Dec 2018 04:31:26 +0000 (22:31 -0600)
commit9a63f0f4059955210ae74c745513332a568e9738
tree16e1998b2b6590961e4b2ef4b233392f36e08c51
parent91b1b1c3da8a8fd9ee4538e00dd5e5fb5be1cdb4
mailbox: tegra-hsp: Add suspend/resume support

Upon resuming from a system sleep state, the interrupts for all active
shared mailboxes need to be reenabled, otherwise they will not work.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/tegra-hsp.c