Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-25 Thread Mathieu Poirier
On Wed, 25 Jul 2018 at 03:01, Suzuki K Poulose wrote: > > On 07/24/2018 10:34 PM, Mathieu Poirier wrote: > > On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier > > wrote: > >> > >> Good afternoon, > >> > >> On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > >>> Refactor the of graph

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-25 Thread Mathieu Poirier
On Wed, 25 Jul 2018 at 03:01, Suzuki K Poulose wrote: > > On 07/24/2018 10:34 PM, Mathieu Poirier wrote: > > On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier > > wrote: > >> > >> Good afternoon, > >> > >> On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > >>> Refactor the of graph

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-25 Thread Suzuki K Poulose
On 07/24/2018 10:34 PM, Mathieu Poirier wrote: On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier wrote: Good afternoon, On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: Refactor the of graph endpoint parsing code, to make the error handling easier. Cc: Mathieu Poirier

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-25 Thread Suzuki K Poulose
On 07/24/2018 10:34 PM, Mathieu Poirier wrote: On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier wrote: Good afternoon, On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: Refactor the of graph endpoint parsing code, to make the error handling easier. Cc: Mathieu Poirier

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-24 Thread Mathieu Poirier
On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier wrote: > > Good afternoon, > > On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > > Refactor the of graph endpoint parsing code, to make the error > > handling easier. > > > > Cc: Mathieu Poirier > > Signed-off-by: Suzuki K Poulose

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-24 Thread Mathieu Poirier
On Tue, 24 Jul 2018 at 15:30, Mathieu Poirier wrote: > > Good afternoon, > > On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > > Refactor the of graph endpoint parsing code, to make the error > > handling easier. > > > > Cc: Mathieu Poirier > > Signed-off-by: Suzuki K Poulose

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-24 Thread Mathieu Poirier
Good afternoon, On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > Refactor the of graph endpoint parsing code, to make the error > handling easier. > > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose > --- > Changes since v1: > - Splitted from the of_node refcounting

Re: [PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-24 Thread Mathieu Poirier
Good afternoon, On Thu, Jul 19, 2018 at 11:55:06AM +0100, Suzuki K Poulose wrote: > Refactor the of graph endpoint parsing code, to make the error > handling easier. > > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose > --- > Changes since v1: > - Splitted from the of_node refcounting

[PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-19 Thread Suzuki K Poulose
Refactor the of graph endpoint parsing code, to make the error handling easier. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- Changes since v1: - Splitted from the of_node refcounting fix, part1 --- drivers/hwtracing/coresight/of_coresight.c | 129 + 1

[PATCH v2 02/10] coresight: platform: Refactor graph endpoint parsing

2018-07-19 Thread Suzuki K Poulose
Refactor the of graph endpoint parsing code, to make the error handling easier. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- Changes since v1: - Splitted from the of_node refcounting fix, part1 --- drivers/hwtracing/coresight/of_coresight.c | 129 + 1