Wei Yongjun
5b6570bbb2
irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()
...
Gcc report warning as follows:
drivers/irqchip/irq-imx-intmux.c:316:29: warning:
variable 'irqchip_data' set but not used [-Wunused-but-set-variable]
316 | struct intmux_irqchip_data irqchip_data;
| ^~~~~~~~~~~~
irqdata regs is stored to this variable on the stack in
imx_intmux_runtime_suspend(), which means a nop. this commit
fix to save regs to the right place.
Fixes: bb403111e017 ("irqchip/imx-intmux: Implement intmux runtime power management")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200729155849.33919-1-weiyongjun1@huawei.com
2020-07-30 09:20:48 +01:00
..
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-09-09 18:11:47 +01:00
2018-06-12 16:19:22 -07:00
2017-08-31 20:12:51 +02:00
2019-06-19 17:09:55 +02:00
2020-01-20 19:10:04 +00:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2019-06-19 17:09:55 +02:00
2020-07-27 08:55:02 +01:00
2020-06-27 11:55:45 +01:00
2017-07-04 11:10:37 +01:00
2017-07-04 11:10:37 +01:00
2020-03-16 15:48:54 +00:00
2020-03-16 15:48:54 +00:00
2018-12-13 09:35:36 +00:00
2019-06-19 17:09:55 +02:00
2020-07-27 08:55:03 +01:00
2020-07-17 13:41:42 +01:00
2020-07-17 13:41:42 +01:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:55 +02:00
2019-01-09 00:18:46 +08:00
2019-07-08 11:01:13 -07:00
2019-02-19 20:02:17 +05:30
2019-02-19 20:03:42 +05:30
2017-08-23 10:09:28 +01:00
2018-12-18 14:22:28 +01:00
2016-10-19 14:24:36 +02:00
2017-11-02 11:10:55 +01:00
2019-08-20 10:23:35 +01:00
2019-08-20 10:23:34 +01:00
2019-06-19 17:09:07 +02:00
2017-11-02 11:10:55 +01:00
2019-11-21 07:49:29 -06:00
2018-07-16 14:22:19 +01:00
2019-11-21 07:49:29 -06:00
2019-06-19 17:09:07 +02:00
2020-07-27 08:55:04 +01:00
2019-05-03 15:30:03 +01:00
2020-06-27 11:55:52 +01:00
2020-03-24 12:15:51 +00:00
2020-06-27 11:55:52 +01:00
2019-05-30 11:26:32 -07:00
2019-08-20 10:23:34 +01:00
2020-03-08 14:25:46 +00:00
2019-08-20 10:35:55 +01:00
2019-08-01 20:21:00 +02:00
2020-07-30 09:20:48 +01:00
2019-04-29 15:45:00 +01:00
2020-03-22 11:52:52 +00:00
2020-03-08 14:25:46 +00:00
2019-08-07 14:24:41 +01:00
2016-10-14 14:26:55 +02:00
2019-08-20 10:35:55 +01:00
2020-07-17 13:41:42 +01:00
2020-07-17 13:41:42 +01:00
2020-07-17 13:41:42 +01:00
2020-07-17 13:41:42 +01:00
2020-07-17 13:41:42 +01:00
2019-05-30 11:26:37 -07:00
2019-04-05 14:37:56 +02:00
2019-11-10 18:47:49 +00:00
2019-06-19 17:09:55 +02:00
2019-01-17 17:04:24 +00:00
2020-04-17 08:59:27 +01:00
2020-04-17 08:59:29 +01:00
2019-05-30 11:26:32 -07:00
2020-07-27 08:55:02 +01:00
2019-08-30 15:23:30 +01:00
2018-12-13 09:35:56 +00:00
2020-07-27 08:55:04 +01:00
2020-07-27 08:55:04 +01:00
2018-06-12 16:19:22 -07:00
2020-04-17 08:59:29 +01:00
2016-02-19 15:42:29 +00:00
2016-08-22 22:58:27 +00:00
2019-03-21 16:43:00 +01:00
2019-05-21 11:28:39 +02:00
2020-01-20 09:24:47 +00:00
2017-10-16 21:05:14 +02:00
2018-01-04 11:13:22 +00:00
2019-05-30 11:26:32 -07:00
2018-11-27 10:54:17 -06:00
2019-06-19 17:09:07 +02:00
2019-05-30 11:26:32 -07:00
2018-12-18 12:55:23 +00:00
2018-12-18 14:22:28 +01:00
2017-11-02 11:10:55 +01:00
2020-03-08 14:25:46 +00:00
2019-06-11 12:22:42 +01:00
2019-07-26 14:40:01 +01:00
2020-06-09 19:11:22 -07:00
2019-05-30 11:26:37 -07:00
2019-06-19 17:09:55 +02:00
2020-06-09 19:11:21 -07:00
2019-05-21 11:28:40 +02:00
2019-07-08 11:01:13 -07:00
2019-06-19 17:09:55 +02:00
2020-07-27 08:55:04 +01:00
2018-12-13 09:35:58 +00:00
2017-06-22 14:08:17 +01:00
2019-05-30 11:26:32 -07:00
2019-06-05 17:37:06 +02:00
2019-06-05 17:36:37 +02:00
2020-06-27 11:54:41 +01:00
2019-05-01 10:48:56 +01:00
2016-02-18 02:09:18 +00:00
2019-09-05 09:28:13 +01:00
2020-03-22 11:52:16 +00:00
2019-06-19 17:09:55 +02:00
2020-06-27 11:54:54 +01:00
2019-05-30 11:26:35 -07:00
2020-04-01 09:12:24 +01:00
2019-01-26 02:02:15 -08:00
2019-01-26 02:02:14 -08:00
2019-11-10 18:47:44 +00:00
2020-07-27 08:55:04 +01:00
2020-07-27 08:55:03 +01:00
2020-06-09 19:11:21 -07:00
2020-03-22 11:52:52 +00:00
2020-07-27 08:55:04 +01:00
2016-05-27 15:26:11 -07:00