]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: Refactor function rproc_elf_find_rsc_table
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Mon, 26 Nov 2012 11:38:07 +0000 (12:38 +0100)
committerSjur Brændeland <sjur@brendeland.net>
Tue, 12 Feb 2013 16:23:21 +0000 (17:23 +0100)
commit776b90ff5d4a29fa950718b63c8cbbff97a0ca71
treedb15a74a5614c093e4a39a8e51d7064fe0e71221
parente3ab9b715e58d799bacb2f8ce0f47d477a47094c
remoteproc: Refactor function 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 <sjur.brandeland@stericsson.com>
drivers/remoteproc/remoteproc_elf_loader.c