From: Sjur Brændeland Date: Thu, 21 Feb 2013 17:15:33 +0000 (+0100) Subject: remoteproc: refactor rproc_elf_find_rsc_table() X-Git-Tag: omap-for-v3.10/fixes-for-merge-window-part2~19^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f665b2cd3f569a353c0a62b03a95827dd8743e9b;p=pandora-kernel.git remoteproc: refactor rproc_elf_find_rsc_table() Refactor rproc_elf_find_rsc_table() and split out the scanning for the section header named resource table. This is done to prepare for loading firmware once. Signed-off-by: Sjur Brændeland Acked-by: Ido Yariv [small function name change to make the code easier to read] Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed