• David Brownell's avatar
    [PATCH] ARM: OMAP: OHCI update · a2b0cfb5
    David Brownell authored
    The recent "pm_message_t" changes removed functionality from the Linux
    PM framework.  This patch removes it from the OMAP OHCI too, removing
    the distinction between (previous) PM_SUSPEND_MEM and PM_SUSPEND_DISK
    state transitions ... now the only suspend semantics supportable are
    what was previously PM_SUSPEND_DISK (4) and is now "PMSG_SUSPEND" (3).
    
    From: Todd Poynor <tpoynor@mvista.com>
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    a2b0cfb5
ohci-omap.c 13.5 KB