diff options
author | 2018-07-18 16:42:09 +0530 | |
---|---|---|
committer | 2018-07-23 19:18:11 +0100 | |
commit | c344a327baefc372b7f4b7d0c17ac8b417ceaf94 (patch) | |
tree | d3d125d449e35f9c34c2b987bb329638e2a09d95 /tools/perf/scripts/python | |
parent | dt-bindings: iio: sigma-delta-modulator: fix unit-address in example (diff) | |
download | wireguard-linux-c344a327baefc372b7f4b7d0c17ac8b417ceaf94.tar.xz wireguard-linux-c344a327baefc372b7f4b7d0c17ac8b417ceaf94.zip |
iio: adc: xilinx: Remove dead code from xadc_zynq_setup
This patch removes dead code from xadc_zynq_setup. The condition
"if (tck_rate > XADC_ZYNQ_TCK_RATE_MAX)" cannot be true at any point of
time. There is also an incompatible parameter used in the code.
This patch fixes the same reported by coverity.
Signed-off-by: Manish Narani <manish.narani@xilinx.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions