intel_th: Don't touch switch routing in host mode
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Thu, 1 Mar 2018 08:17:25 +0000 (10:17 +0200)
committerAlexander Shishkin <alexander.shishkin@linux.intel.com>
Wed, 28 Mar 2018 15:47:20 +0000 (18:47 +0300)
commitc2d2c7de972d7a08533bde622c36ff6feb112907
tree0d5254091622b79a8cf1a99dc19d19ba2113ff36
parent9ad577087165478c9d9be82b15ed9bf2db5835f5
intel_th: Don't touch switch routing in host mode

When the Trace Hub is operating in Host Debugger mode, it is up to the
debugger to configure master routing even for the software sources. Do
not do this in the driver in this case.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/hwtracing/intel_th/core.c