1
0
Fork 0
alistair23-linux/drivers/hwtracing/stm
Alexander Shishkin 2c41538191 stm class: dummy_stm: Add dummy driver for testing stm class
This is a simple module that pretends to be an stm device and discards
all the data that comes in. Useful for testing stm class and its users.

Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-04 20:28:58 +01:00
..
Kconfig stm class: dummy_stm: Add dummy driver for testing stm class 2015-10-04 20:28:58 +01:00
Makefile stm class: dummy_stm: Add dummy driver for testing stm class 2015-10-04 20:28:58 +01:00
core.c
dummy_stm.c stm class: dummy_stm: Add dummy driver for testing stm class 2015-10-04 20:28:58 +01:00
policy.c
stm.h