Zhu Wang 0650d5098f fbdev: goldfishfb: Do not check 0 for platform_get_irq()
Since platform_get_irq() never returned zero, so it need not to check
whether it returned zero, and we use the return error code of
platform_get_irq() to replace the current return error code.

Please refer to the commit a85a6c86c25b ("driver core: platform: Clarify
that IRQ 0 is invalid") to get that platform_get_irq() never returned
zero.

Signed-off-by: Zhu Wang <wangzhu9@huawei.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-08-15 23:39:33 +02:00
..
2023-06-19 16:01:25 +10:00
2023-06-19 16:01:25 +10:00
2023-06-29 10:20:38 -07:00
2023-01-09 09:57:51 +01:00
2022-11-24 11:05:43 +10:00
2023-06-19 16:01:25 +10:00
2023-06-29 11:00:17 -07:00
2023-05-18 11:07:54 +02:00
2022-11-24 11:05:43 +10:00
2023-06-29 11:00:17 -07:00
2023-07-11 07:26:13 +02:00
2023-06-19 16:01:25 +10:00
2023-02-01 17:23:38 +01:00
2023-06-29 11:00:17 -07:00
2023-05-09 15:03:40 +02:00
2023-05-18 11:07:54 +02:00
2023-05-18 11:07:54 +02:00
2023-05-18 11:07:54 +02:00
2023-06-19 16:01:25 +10:00
2023-05-19 11:37:59 +10:00
2023-04-27 16:36:55 -07:00