Commits
Suman Anna committed a2636d31957
remoteproc/pru: add pru_rproc_get_id() API to retrieve the PRU id Export an API pru_rproc_get_id() to allow other PRUSS platform drivers to clients to retrieve the PRU id from a remoteproc handle associated with a PRU. The new function takes in a struct rproc pointer as argument. Signed-off-by: Suman Anna <s-anna@ti.com>