Peter Maydell
c9d4940a9b
hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct
...
The only time we use the int_gic_irq[] array in the Exynos4210Irq
struct is in the exynos4210_realize() function: we initialize it with
the GPIO inputs of the a9mpcore device, and then a bit later on we
connect those to the outputs of the internal combiner. Now that the
a9mpcore object is easily accessible as s->a9mpcore we can make the
connection directly from one device to the other without going via
this array.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220404154658.565020-5-peter.maydell@linaro.org
2022-04-21 11:37:03 +01:00
..
2022-04-06 14:31:55 +02:00
2022-04-06 20:03:26 +01:00
2021-10-12 08:20:08 +02:00
2022-04-06 14:31:55 +02:00
2022-04-21 11:37:03 +01:00
2022-03-22 20:45:30 +00:00
2022-04-06 14:31:55 +02:00
2022-03-09 18:06:40 +00:00
2022-03-21 15:44:44 +01:00
2022-04-20 09:36:24 +02:00
2021-04-09 16:05:16 -04:00
2021-05-02 17:24:51 +02:00
2022-04-19 18:22:16 -07:00
2022-04-06 14:31:55 +02:00
2022-03-08 09:18:11 +01:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:56 +02:00
2022-03-21 15:44:44 +01:00
2022-04-20 09:36:24 +02:00
2022-03-09 09:13:39 +00:00
2022-04-06 14:31:55 +02:00
2022-04-21 11:37:03 +01:00
2021-09-30 13:42:10 +01:00
2022-03-08 19:38:17 +01:00
2022-03-08 19:38:17 +01:00
2022-04-20 09:36:24 +02:00
2022-02-21 13:30:20 +00:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-04-21 11:37:03 +01:00
2022-04-20 10:51:11 -07:00
2022-04-06 14:31:55 +02:00
2021-09-30 13:42:10 +01:00
2022-03-21 15:44:44 +01:00
2022-04-06 14:31:55 +02:00
2022-02-26 10:39:36 +09:00
2022-04-06 14:31:55 +02:00
2022-03-06 05:08:23 -05:00
2022-04-06 14:31:55 +02:00
2021-05-02 17:24:50 +02:00
2022-04-20 09:36:24 +02:00
2022-04-06 10:50:38 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 10:50:37 +02:00
2022-04-06 14:31:55 +02:00
2022-04-20 09:36:24 +02:00
2022-04-06 10:50:38 +02:00
2022-04-06 14:31:55 +02:00
2022-03-08 18:46:48 +01:00
2022-03-21 15:44:44 +01:00
2022-03-06 05:28:55 -05:00
2022-04-06 14:31:55 +02:00
2022-04-06 14:31:55 +02:00
2022-03-08 09:18:11 +01:00
2022-04-21 11:37:03 +01:00
2022-04-06 10:50:38 +02:00
2021-07-20 20:10:21 +02:00
2022-04-06 14:31:55 +02:00
2022-04-06 10:50:38 +02:00
2022-04-20 12:12:47 -07:00
2021-11-02 15:57:27 +01:00
2022-04-20 10:51:11 -07:00
2022-04-06 10:50:37 +02:00
2021-09-30 13:42:10 +01:00
2021-06-17 07:10:32 -05:00