diff options
author | 2022-05-12 20:20:25 +0530 | |
---|---|---|
committer | 2022-05-13 13:43:05 +0100 | |
commit | 22d35e40419a2ac0914fb6b05c8781c9af8d4126 (patch) | |
tree | 6261631d0d4358d70b163f54593237ac88d9b384 /scripts/gdb/linux/utils.py | |
parent | spi: Doc fix - Describe add_lock and dma_map_dev in spi_controller (diff) | |
download | wireguard-linux-22d35e40419a2ac0914fb6b05c8781c9af8d4126.tar.xz wireguard-linux-22d35e40419a2ac0914fb6b05c8781c9af8d4126.zip |
spi: spi-cadence: Update ISR status variable type to irqreturn_t
Data type of status variable, that hold the return value of the ISR,
should be irqreturn_t & not u32. This patch updates status variable type
to irqreturn_t.
Signed-off-by: Amit Kumar Mahapatra <amit.kumar-mahapatra@xilinx.com>
Link: https://lore.kernel.org/r/20220512145025.20205-1-amit.kumar-mahapatra@xilinx.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions