android_kernel_google_msm/drivers/coresight
Pratik Patel 72a20249f4 coresight: enable and disable STM during probe
Enable and disable STM during probe to undo the effect of RPM
temporarily turning on STM to ETF path. This ensures that all
the coresight components from STM to the default compile time
sink (ETF) get disabled in probe thereby resulting in their
states to more closely correspond to their reset states.

This is necessary since coresight drivers are designed to assume
reset state (on a power on boot) for the devices they control.

Change-Id: I8707f6134de2488754fb01b5e2830588efa729cc
Signed-off-by: Pratik Patel <pratikp@codeaurora.org>
2013-03-15 17:06:02 -07:00
..
control_trace.c coresight: A DLKM to abort trace on userspace abort 2013-03-15 17:05:58 -07:00
coresight-csr.c coresight: support for etr to usb output 2013-03-15 17:05:48 -07:00
coresight-etb.c coresight: sequence FFCR writes during __etb_disable 2013-03-15 17:05:54 -07:00
coresight-etm-cp14.c coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
coresight-etm.c Revert "coresight: disable ETM probe for Krait v3" 2013-03-15 17:06:00 -07:00
coresight-funnel.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight-priv.h coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
coresight-replicator.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight-stm.c coresight: enable and disable STM during probe 2013-03-15 17:06:02 -07:00
coresight-tmc.c coresight: initialize buf during tmc etr probe 2013-03-15 17:06:01 -07:00
coresight-tpiu.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00
coresight.c coresight: ignore multiple calls to coresight_abort 2013-03-15 17:06:01 -07:00
Kconfig coresight: A DLKM to abort trace on userspace abort 2013-03-15 17:05:58 -07:00
Makefile coresight: cp14 support for etm driver for krait v3 2013-03-15 17:05:59 -07:00
of_coresight.c coresight: fix whitespace in coresight drivers 2013-02-27 18:20:33 -08:00