Files
linux/drivers
Rosen Penev b4784adfe3 gpio: tegra186: allocate irqs with the main struct
Remove an extra kcalloc call by using a flexible array member.

Add __counted_by for extra runtime analysis.

Assign counting variable immediately after allocation as required by
__counted_by.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20260309232804.331882-1-rosenp@gmail.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
2026-03-11 09:45:48 +01:00
..
2026-01-07 21:17:43 +01:00