]> git.baikalelectronics.ru Git - kernel.git/commit
remoteproc: add find_loaded_rsc_table firmware ops
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Thu, 21 Feb 2013 17:15:34 +0000 (18:15 +0100)
committerOhad Ben-Cohen <ohad@wizery.com>
Fri, 5 Apr 2013 05:49:52 +0000 (08:49 +0300)
commit9b5fac985cecca6ea2a79f6231802134fc93cc81
tree92dab559c6244e5d39354598eb65911b014c5ebe
parentd02416be951cfc082e3a4d55f49a6de0822f27a4
remoteproc: add find_loaded_rsc_table firmware ops

Add function find_loaded_rsc_table to firmware ops. This function
returns the location of the resource table in shared memory
after loading.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Acked-by: Ido Yariv <ido@wizery.com>
[align function name with existing terminology, update commit log]
[document new function, rebase patch, small cleanups]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
drivers/remoteproc/remoteproc_elf_loader.c
drivers/remoteproc/remoteproc_internal.h