Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remoteproc: don't use PTR_RET(). | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
| | | | | | | | | We've already tested that it's an error. Cc: Robert Tivy <rtivy@ti.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Ohad Ben-Cohen <ohad@wizery.com> | ||||
* | remoteproc/davinci: add a remoteproc driver for OMAP-L13x DSP | Robert Tivy | 2013-04-15 | 1 | -0/+324 |
Adding a new remoteproc driver for OMAP-L13x DSP Signed-off-by: Robert Tivy <rtivy@ti.com> [removed 'EXPERIMENTAL' and fixed some indentation issues] Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> |