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