diff options
| author | Martin Blumenstingl <[email protected]> | 2018-09-23 00:21:00 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2018-09-29 12:26:07 +0100 |
| commit | 3d9bf07a72f9257f081be7d4381cb70cf0d9426e (patch) | |
| tree | bf162b49c39d21fde1c1f6ce300a8e9370020427 /tools/perf/scripts/python/netdev-times.py | |
| parent | 5851b499de048c9e0ee1ef2e3fbd8d3d89cbdf18 (diff) | |
iio: adc: meson-saradc: remove #define MESON_SAR_ADC_DELTA_10_TS_C_SHIFT
This define is of no use because the driver is avoiding shifting bits
by itself but using FIELD_GET/FIELD_PREP (which are using bit masks)
instead. There is already a MESON_SAR_ADC_DELTA_10_TS_C_MASK bit mask so
MESON_SAR_ADC_DELTA_10_TS_C_SHIFT was redundant.
Signed-off-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions