coresight: etm3x: moving sysFS entries to dedicated file
authorMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 18 Feb 2016 00:51:49 +0000 (17:51 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 1 Jun 2016 21:31:18 +0000 (15:31 -0600)
commitdd1e17528c41f41b06287bf7f2b47a078628b87a
tree066508accf5ad5f70909f918357dfabaeebbdbf4
parent46f118189e6870463bbd5bac9f818dcad64922de
coresight: etm3x: moving sysFS entries to dedicated file

SysFS entries are big enough to justify their own file.
As such moving all sysFS related declarations to a dedicated
location.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit c04148e708c0d8d7eabc447946b712a66b468b47)
drivers/hwtracing/coresight/Makefile
drivers/hwtracing/coresight/coresight-etm.h
drivers/hwtracing/coresight/coresight-etm3x-sysfs.c [new file with mode: 0644]
drivers/hwtracing/coresight/coresight-etm3x.c