• Hari Kanigeri's avatar
    SYSLINK:proc-added proc4430 attach and detach · 3a4f7e5c
    Hari Kanigeri authored
    This patch adds proc4430 Attach and Detach functionality.
    The Attach functions does ioremap of the Ducati physical
    address, sets the slave virtual address same as the
    physical address. This values are returned to the caller
    in the params parameter passed to the Attach.
    The Detach function does the reverse of Attach, where it
    does the iounmap of the Master Virtual address.
    Also, fixed the compile warning in procmgr.
    Signed-off-by: default avatarHari Kanigeri <h-kanigeri2@ti.com>
    3a4f7e5c
proc4430.c 18.7 KB