diff options
| author | Lars-Peter Clausen <[email protected]> | 2021-10-17 14:15:51 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-10-20 14:43:53 +0100 |
| commit | dd4efd05c565529dad8722301d69e0c19a3292e9 (patch) | |
| tree | 1982aa090b5d607233fa5e60b198870a3b168734 /lib/mpi/mpi-inline.h | |
| 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions