summaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorSuzuki K. Poulose <Suzuki.Poulose@arm.com>2016-11-29 19:47:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-29 22:05:32 +0300
commit675a502305c49c6778a53ac47061783defc386ad (patch)
tree639a425cd0e97adc8f5aeda6be4e72d8831c13cc /include/linux/fpga/fpga-mgr.h
parentc38e505e27017268b86ca89e51582a57e67b39b7 (diff)
downloadlinux-675a502305c49c6778a53ac47061783defc386ad.tar.xz
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>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions