• Suman Anna's avatar
    ARM: OMAP2+: mbox: remove dependencies with soc.h · b8a7cf8e
    Suman Anna authored
    The OMAP mailbox platform driver code has been cleaned up to
    remove the dependencies with soc.h in preparation for moving
    the mailbox code to drivers folder.
    
    The code relied on cpu_is_xxx/soc_is_xxx macros previously to
    pick the the right set of mailbox devices and register with the
    mailbox driver. This data is now represented in a concise format
    and moved to the respective omap_hwmod data files and published
    to the driver through the platform data.
    
    Cc: Paul Walmsley <paul@pwsan.com>
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    b8a7cf8e
omap_hwmod_3xxx_data.c 100 KB