coresight: etb10: splitting sysFS "status" entry
authorMathieu Poirier <mathieu.poirier@linaro.org>
Tue, 5 Apr 2016 17:53:51 +0000 (11:53 -0600)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 1 Jun 2016 21:45:17 +0000 (15:45 -0600)
commitae1e4d1141cea361cc963da04ce0e1505cd36309
treedfcbaeb637235007b58742ef9d6d58a2c7dc03a6
parent7e388295d098f3a1ca58dcb823929e33027510ae
coresight: etb10: splitting sysFS "status" entry

The sysFS "status" entry conveys a wealth of information about
the status of the HW but goes agains the sysFS rule of one topic
per file.

This patch rectify the situation by adding read-only entries for
each of the field formaly displayed by "status".  The ABI
documentation is kept up to date.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit ad352acbb9d606a5facff31fd96b05d0346726b1)
Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10
drivers/hwtracing/coresight/coresight-etb10.c