From: Sjur Brændeland Date: Tue, 19 Jun 2012 06:55:34 +0000 (+0300) Subject: remoteproc: Pass struct fw to load_segments and find_rsc_table. X-Git-Tag: v3.6-rc1~80^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd48498487735a01abc68edb76e3d86393e096e1;p=pandora-kernel.git 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 Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed