diff options
author | Suzuki K. Poulose <[email protected]> | 2016-11-29 09:47:17 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-11-29 20:05:32 +0100 |
commit | 675a502305c49c6778a53ac47061783defc386ad (patch) | |
tree | 639a425cd0e97adc8f5aeda6be4e72d8831c13cc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c38e505e27017268b86ca89e51582a57e67b39b7 (diff) |
coresight: tmc: Remove duplicate memset
The tmc_etr_enable_hw() fills the buffer with 0's before enabling
the hardware. So, we don't need an explicit memset() in
tmc_enable_etr_sink_sysfs() before calling the tmc_etr_enable_hw().
This patch removes the explicit memset from tmc_enable_etr_sink_sysfs.
Signed-off-by: Suzuki K Poulose <[email protected]>
Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions