kernel_optimize_test/drivers/coresight
Kaixu Xia 5fb31cd839 coresight: fix function etm_writel_cp14() parameter order
Function etm_writel_cp14() takes an offset and a value rather
than the other way around, something this patch is correcting.
The semantic remains the same since it is only a function stub.

Signed-off-by: Kaixu Xia <xiakaixu@huawei.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-04 10:42:55 -08:00
..
coresight-etb10.c
coresight-etm3x.c
coresight-etm-cp14.c
coresight-etm.h
coresight-funnel.c
coresight-priv.h
coresight-replicator.c
coresight-tmc.c
coresight-tpiu.c
coresight.c
Makefile
of_coresight.c