Re: [PATCH 03/13] coresight: tmc-etb/etf: Prepare to handle errors enabling

2018-08-16 Thread Suzuki K Poulose
On 15/08/18 20:22, Mathieu Poirier wrote: On Mon, Aug 06, 2018 at 02:41:45PM +0100, Suzuki K Poulose wrote: Prepare to handle errors in enabling the hardware and report it back to the core driver. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- drivers/hwtracing/coresight/coresight-

Re: [PATCH 03/13] coresight: tmc-etb/etf: Prepare to handle errors enabling

2018-08-15 Thread Mathieu Poirier
On Mon, Aug 06, 2018 at 02:41:45PM +0100, Suzuki K Poulose wrote: > Prepare to handle errors in enabling the hardware and > report it back to the core driver. > > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose > --- > drivers/hwtracing/coresight/coresight-tmc-etf.c | 71 > ++

[PATCH 03/13] coresight: tmc-etb/etf: Prepare to handle errors enabling

2018-08-06 Thread Suzuki K Poulose
Prepare to handle errors in enabling the hardware and report it back to the core driver. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- drivers/hwtracing/coresight/coresight-tmc-etf.c | 71 +++-- 1 file changed, 44 insertions(+), 27 deletions(-) diff --git a/driver