[RESEND PATCH V4 18/26] coresight: adding operation mode for sink->enable()

2015-11-23 Thread Mathieu Poirier
Adding an operation mode to sink->enable() API in order to prevent simultaneous access from different callers. TPIU and TMC won't be supplemented with the AUX area API immediately and as such ignore the new mode. Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight-etb10.c

[RESEND PATCH V4 18/26] coresight: adding operation mode for sink->enable()

2015-11-23 Thread Mathieu Poirier
Adding an operation mode to sink->enable() API in order to prevent simultaneous access from different callers. TPIU and TMC won't be supplemented with the AUX area API immediately and as such ignore the new mode. Signed-off-by: Mathieu Poirier ---