2013-03-19 15:04:46

by Ohad Ben Cohen

[permalink] [raw]
Subject: Re: [PATCHv2 03/10] remoteproc: Refactor function rproc_elf_find_rsc_table

On Thu, Feb 21, 2013 at 7:15 PM, <[email protected]> wrote:
> +static struct resource_table *
> +rproc_elf_find_rsc_table(struct rproc *rproc, const struct firmware *fw,
> + int *tablesz)

Applying with a minor style change, thanks!