linux/drivers/coresight
Mathieu Poirier 34a03c1d30 coresight: fixing CPU hwid lookup in device tree
Some DT specification will represent CPU nodes with address
cells greater than one, making the current code fail.  Using
the proper retrieval helper function ensure the correct hwid
for CPUs is read properly with different address cell size.

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: remove the extra spaces 2015-02-04 10:42:55 -08:00
coresight-etm3x.c coresight-etm: Fix initial trace ID value 2015-01-12 05:04:13 -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-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 typo in comment in coresight-priv.h 2014-11-26 19:28:11 -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
Makefile coresight-etm: add CoreSight ETM/PTM driver 2014-11-07 15:19:33 -08:00
of_coresight.c coresight: fixing CPU hwid lookup in device tree 2015-02-04 10:42:55 -08:00