android_kernel_motorola_sm6225/drivers/thunderbolt
Mario Limonciello 1608a40002 thunderbolt: Use const qualifier for ring_interrupt_index
commit 1716efdb07938bd6510e1127d02012799112c433 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
..
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
Kconfig
Makefile
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 thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services() 2020-11-18 19:18:48 +01:00