commit | 5edd944b43223257033a12096ad08298b01a47de | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Thu Aug 25 15:19:14 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 31 13:05:43 2016 +0200 |
tree | b81a116181aa5f366796b454b749e7ea3141c7e4 | |
parent | 2a5695a585b5aa1fe7b51679f90d994a596a1ec2 [diff] |
coresight: etm4x: cleaning up default filter configuration The default filter configuration was hard to read and included some redundancy. This patch attempts to stream line configuration and improve readability. No change of functionality is included. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>