1
0
Fork 0
alistair23-linux/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
..
Makefile coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
coresight-etb10.c coresight: remove the extra spaces 2015-02-04 10:42:55 -08:00
coresight-etm-cp14.c coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
coresight-etm.h coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
coresight-etm3x.c coresight-etm: remove check for unknown Kconfig macro 2015-02-04 10:42:55 -08:00
coresight-funnel.c coresight-funnel: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight-priv.h coresight: fix function etm_writel_cp14() parameter order 2015-02-04 10:42:55 -08:00
coresight-replicator.c coresight: fix the replicator subtype value 2015-02-03 15:48:51 -08:00
coresight-tmc.c coresight-tmc: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight-tpiu.c coresight-tpiu: use module_amba_driver to simplify the code 2015-01-12 05:04:13 -08:00
coresight.c coresight: remove the extra spaces 2015-02-04 10:42:55 -08:00
of_coresight.c coresight: fixing CPU hwid lookup in device tree 2015-02-04 10:42:55 -08:00