Searched hist:a02509f301c68c9a7f01d75d7d326f7a9b81a630 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hwtracing/stm/ |
H A D | Makefile | diff a02509f301c68c9a7f01d75d7d326f7a9b81a630 Fri Oct 05 14:42:56 CEST 2018 Alexander Shishkin <alexander.shishkin@linux.intel.com> stm class: Factor out default framing protocol
The STP framing pattern that the stm class implicitly applies to the data payload is, in fact, a protocol. This patch moves the relevant code out of the stm core into its own driver module.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff a02509f301c68c9a7f01d75d7d326f7a9b81a630 Fri Oct 05 14:42:56 CEST 2018 Alexander Shishkin <alexander.shishkin@linux.intel.com> stm class: Factor out default framing protocol
The STP framing pattern that the stm class implicitly applies to the data payload is, in fact, a protocol. This patch moves the relevant code out of the stm core into its own driver module.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|