remoteproc: Pass struct fw to load_segments and find_rsc_table.
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Tue, 19 Jun 2012 06:55:34 +0000 (09:55 +0300)
committerOhad Ben-Cohen <ohad@wizery.com>
Sun, 15 Jul 2012 08:14:26 +0000 (11:14 +0300)
Prepare for introduction of custom firmware loaders by changing
the functions rproc_find_rcs_table() and rproc_load_segments()
to use struct firmware as parameter.

When the custom loader framework is introduced all calls into
the firmware specific function must use struct firmware as
parameter.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>

No differences found