commit | 987d1e8dcd370d96029a3d76a0031b043c4a69ae | [log] [tgz] |
---|---|---|
author | Suzuki K Poulose <suzuki.poulose@arm.com> | Thu Sep 20 13:17:46 2018 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 20:09:17 2018 +0200 |
tree | 88c4edd4ab0e2cbb6b39d413a01e16db90d6c130 | |
parent | c71369de02b285d9da526a526d8f2affc7b17c59 [diff] |
coresight: etb10: Fix handling of perf mode If the ETB is already enabled in sysfs mode, the ETB reports success even if a perf mode is requested. Fix this by checking the requested mode. Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>