original_kernel/drivers/hwspinlock
Andrew Davis cebaa386d5 hwspinlock: omap: Use index to get hwspinlock pointer
For loops with multiple initializers and increments are hard to read
and reason about, simplify this by using the looping index to index
into the hwspinlock array.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240208165114.63148-4-afd@ti.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
2024-03-05 20:01:14 -08:00
..
Kconfig
Makefile
hwspinlock_core.c
hwspinlock_internal.h
omap_hwspinlock.c hwspinlock: omap: Use index to get hwspinlock pointer 2024-03-05 20:01:14 -08:00
qcom_hwspinlock.c
sprd_hwspinlock.c
stm32_hwspinlock.c
sun6i_hwspinlock.c
u8500_hsem.c