diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2023-01-07 13:18:11 -0800 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-01-20 09:55:45 +0100 |
commit | 2264997254ca1123967ed890c7924ca848c512a5 (patch) | |
tree | dfecd2a3b181352f21783de80cbeac5e074e6e67 /scripts/gdb/linux/utils.py | |
parent | 72f94ff21a264993c1c785f21ddc18d0cb1fccd2 (diff) |
i2c: cadence: Remove `irq` field from driver state struct
The irq field of the driver state struct is only used in the probe
function. There is no need to keep it around. Remove it from the state
struct and use a on-stack variable instead.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Reviewed-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions