coresight: etm4x: moving sysFS entries to a dedicated file
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 5 Apr 2016 17:53:42 +0000 (11:53 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 1 Jun 2016 21:43:26 +0000 (15:43 -0600)
commitf069ef6e0dace0ad0b6f5975672cd5b750628eba
tree005b6579d489da50afb2c4546aef9f650e58ddac
parent1525472db066e6d9a56b8b0f6ef040b43bdc3cbe
coresight: etm4x: moving sysFS entries to a dedicated file

As with the etm3x driver, sysFS entries are big enough to justify
their own file. As such moving all sysFS related declarations to
a dedicated location.

No gain/loss of functionality is incurred from this patch.

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