Re: [PATCH v2 09/36] coresight: catu: Cleanup device specific data

2019-04-17 Thread Mathieu Poirier
On Mon, Apr 15, 2019 at 05:03:52PM +0100, Suzuki K Poulose wrote: > Switch to using the CoreSight device instead of the real > amba device. > > Cc: Mathieu Poirier > Signed-off-by: Suzuki K Poulose > --- > drivers/hwtracing/coresight/coresight-catu.c | 13 +++-- > drivers/hwtracing/core

[PATCH v2 09/36] coresight: catu: Cleanup device specific data

2019-04-15 Thread Suzuki K Poulose
Switch to using the CoreSight device instead of the real amba device. Cc: Mathieu Poirier Signed-off-by: Suzuki K Poulose --- drivers/hwtracing/coresight/coresight-catu.c | 13 +++-- drivers/hwtracing/coresight/coresight-catu.h | 1 - 2 files changed, 7 insertions(+), 7 deletions(-) d