commit | a77de2637c9eb4794c6234b40cee2a243c548875 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Apr 05 11:53:42 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 01 14:12:14 2016 -0700 |
tree | b068b39fb42851e992c91692089ff07e92dcef12 | |
parent | 38cbfe4fe807121d23826115db224c1b79f0aa36 [diff] |
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>