diff options
author | Suman Anna <s-anna@ti.com> | 2016-04-07 01:37:20 +0200 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2016-04-26 06:49:38 +0200 |
commit | dd28216528cf67339cd4f5854166fbd4eefd7fa8 (patch) | |
tree | 4c7ee604e34c769228e2c17e2a676723873bb06c /drivers/mailbox/hi6220-mailbox.c | |
parent | mailbox/omap: check for any unread messages during suspend (diff) | |
download | linux-dd28216528cf67339cd4f5854166fbd4eefd7fa8.tar.xz linux-dd28216528cf67339cd4f5854166fbd4eefd7fa8.zip |
mailbox/omap: kill omap_mbox_{save/restore}_ctx() functions
The omap_mbox_save_ctx() and omap_mbox_restore_ctx() API were
previously provided to OMAP mailbox clients to save and restore
the mailbox context during system suspend/resume. The save and
restore functionality is now implemented through System PM driver
callbacks, and there is no need for these functions, so kill these
API.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'drivers/mailbox/hi6220-mailbox.c')
0 files changed, 0 insertions, 0 deletions