-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remoteproc: add get_mem callback to remoteproc_ops
Since the mapping info is normally managed inside the porting layer, the new callback could avoid the mapping duplication. Signed-off-by: Xiang Xiao <[email protected]>
- Loading branch information
1 parent
ae1eba5
commit c7757cf
Showing
2 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters