linux-stable/drivers/hwtracing/coresight
Mathieu Poirier 899867ee6c coresight-etm3x: use module_amba_driver to simplify the code
Using function "module_amba_driver()" makes the code simpler by
eliminating boilerplate code.

Wei Yongjun sent out a set of patches addressing those in all the
coresight driver but missed ETMv3.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 11:12:07 -07:00
..
coresight-etb10.c coresight: etb10: Fix check for bogus buffer depth 2015-05-18 12:56:15 -07:00
coresight-etm-cp14.c
coresight-etm.h
coresight-etm3x.c coresight-etm3x: use module_amba_driver to simplify the code 2015-05-24 11:12:07 -07:00
coresight-etm4x.c coresight-etm4x: Read only access to the tracer's ID registers 2015-05-24 11:11:21 -07:00
coresight-etm4x.h coresight-etm4x: Adding CoreSight ETM4x driver 2015-05-24 11:11:20 -07:00
coresight-funnel.c
coresight-priv.h
coresight-replicator.c
coresight-tmc.c
coresight-tpiu.c
coresight.c
Kconfig coresight-etm4x: Adding CoreSight ETM4x driver 2015-05-24 11:11:20 -07:00
Makefile coresight-etm4x: Adding CoreSight ETM4x driver 2015-05-24 11:11:20 -07:00
of_coresight.c