remoteproc: Rename "load_rsc_table" to "parse_fw"
authorBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 6 Jan 2018 00:04:18 +0000 (16:04 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 12 Feb 2018 19:05:30 +0000 (11:05 -0800)
commitc1d35c1ab4242464a0e5953ae69de8aa78156c6c
tree911fb91cf15f8b9184d0edd6cc81866f6d79cec9
parent2666ca9197e3d352f43b02d7dfb7c6dd72e7c614
remoteproc: Rename "load_rsc_table" to "parse_fw"

The resource table is just one possible source of information that can
be extracted from the firmware file. Generalize this interface to allow
drivers to override this with parsers of other types of information.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/remoteproc/remoteproc_core.c
drivers/remoteproc/remoteproc_internal.h
include/linux/remoteproc.h