linux/drivers/hwtracing
Suzuki K. Poulose 675a502305 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 <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-29 20:05:32 +01:00
..
coresight coresight: tmc: Remove duplicate memset 2016-11-29 20:05:32 +01:00
intel_th intel_th: gth: Handle host mode correctly 2016-11-18 17:11:35 +02:00
stm stm class: Fix device leak in open error path 2016-11-18 16:54:39 +02:00