diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2021-10-17 14:15:51 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-10-20 14:43:53 +0100 |
commit | dd4efd05c565529dad8722301d69e0c19a3292e9 (patch) | |
tree | 1982aa090b5d607233fa5e60b198870a3b168734 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 94be878c882d8d784ff44c639bf55f3b029f85af (diff) |
iio: xilinx-xadc: Remove `irq` field from state struct
Since commit 2a9685d1a3b7 ("iio: adc: xilinx: use more devres helpers and
remove remove()") the `irq` field from XADC driver state struct is only
used in the `probe()` function.
Use the local `irq` variable throughout the `probe()` function and remove
the now unused field from the state struct.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20211017121551.24063-1-lars@metafoo.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions