Re: [PATCH v2 09/19] remoteproc: core: Finalize dump resource table function

2016-09-08 Thread loic pallardy
On 09/08/2016 10:26 AM, Lee Jones wrote: On Wed, 31 Aug 2016, Loic Pallardy wrote: Diverse updates: - add cfg field display of vdev struct - add support of spare resource - put rproc_dump_resource_table under DEBUG compilation flag Signed-off-by: Loic Pallardy --- drivers/remoteproc/remote

Re: [PATCH v2 09/19] remoteproc: core: Finalize dump resource table function

2016-09-08 Thread Lee Jones
On Wed, 31 Aug 2016, Loic Pallardy wrote: > Diverse updates: > - add cfg field display of vdev struct > - add support of spare resource > - put rproc_dump_resource_table under DEBUG compilation flag > > Signed-off-by: Loic Pallardy > --- > drivers/remoteproc/remoteproc_core.c | 31 +

[PATCH v2 09/19] remoteproc: core: Finalize dump resource table function

2016-08-31 Thread Loic Pallardy
Diverse updates: - add cfg field display of vdev struct - add support of spare resource - put rproc_dump_resource_table under DEBUG compilation flag Signed-off-by: Loic Pallardy --- drivers/remoteproc/remoteproc_core.c | 31 --- 1 file changed, 28 insertions(+), 3 del