commit | 7253e4c95616db24611989a848d90ebe2255adad | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Oct 07 09:26:42 2015 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Oct 07 17:54:09 2015 +0100 |
tree | f6076765370774c10accf3e276ef3160462b3318 | |
parent | adfad8745c38d2bfe9e855f9d112a8583564112f [diff] |
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>