coresight: etm3x: breaking down sysFS status interface
authorMathieu Poirier <mathieu.poirier@linaro.org>
Wed, 7 Oct 2015 15:26:42 +0000 (09:26 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 7 Oct 2015 16:54:09 +0000 (17:54 +0100)
commit7253e4c95616db24611989a848d90ebe2255adad
treef6076765370774c10accf3e276ef3160462b3318
parentadfad8745c38d2bfe9e855f9d112a8583564112f
coresight: etm3x: breaking down sysFS status interface

SysFS rules stipulate that only one value can be conveyed per
file.  As such splitting the "status" interface in individual files.

This is also useful for user space applications - that way they can
probe each file individually rather than having to parse a list of entries.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-coresight-devices-etm3x
drivers/hwtracing/coresight/coresight-etm3x.c