Searched hist:bd48498487735a01abc68edb76e3d86393e096e1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff bd48498487735a01abc68edb76e3d86393e096e1 Tue Jun 19 08:55:34 CEST 2012 Sjur Brændeland <sjur.brandeland@stericsson.com> remoteproc: Pass struct fw to load_segments and find_rsc_table.
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>
|