“0a046a0e93d2971d42f975b7ac409af0d4d9e7b4”上不存在“drivers/gpu/drm/i915/i915_request.h”
  • S
    mailbox/omap: add support for suspend/resume · af1d2f5c
    Suman Anna 提交于
    Support has been added to the OMAP mailbox driver to allow it
    to work across a system suspend/resume. The OMAP mailbox driver
    requires only the interrupt configuration registers to be saved
    and restored, and this is done in the suspend/resume callbacks.
    The registers need to be saved only if there are active clients
    at the time of suspend. The enabling and disabling of the mailbox
    clocks is done automatically by the omap_device layer.
    Signed-off-by: NSuman Anna <s-anna@ti.com>
    Signed-off-by: NJassi Brar <jaswinder.singh@linaro.org>
    af1d2f5c
omap-mailbox.c 22.6 KB