linux-stable/drivers/thunderbolt
Mario Limonciello 1608a40002 thunderbolt: Use const qualifier for `ring_interrupt_index`
commit 1716efdb07 upstream.

`ring_interrupt_index` doesn't change the data for `ring` so mark it as
const. This is needed by the following patch that disables interrupt
auto clear for rings.

Cc: Sanju Mehta <Sanju.Mehta@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-04-05 11:15:35 +02:00
..
Kconfig
Makefile
cap.c
ctl.c thunderbolt: Use the actual buffer in tb_async_error() 2022-09-15 12:17:03 +02:00
ctl.h
dma_port.c thunderbolt: dma_port: Fix NVM read buffer bounds and offset issue 2021-06-03 08:38:04 +02:00
dma_port.h
domain.c
eeprom.c
icm.c
nhi.c thunderbolt: Use const qualifier for `ring_interrupt_index` 2023-04-05 11:15:35 +02:00
nhi.h
nhi_regs.h
path.c
property.c
switch.c
tb.c
tb.h
tb_msgs.h
tb_regs.h
tunnel_pci.c
tunnel_pci.h
xdomain.c