• David Brownell's avatar
    musb_hdrc: remove broken Mentor OTG code · 8e84c387
    David Brownell authored
    Remove most of the strange OTG-incompatible logic from Mentor, with
    its CamelCasing and so forth.  It's better to trigger the transitions
    explicitly with relevant operations, like suspend triggering HNP, than
    trying to track a subset of the OTG triggers.
    
    Plus some minor cleanups related to previous patches:  better fix
    for the "use_dma=n" related compiler warning, pt_regs for omap2430.
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    8e84c387
plat_uds.c 50.4 KB