Axel Lin
d136139d19
genirq: devres: Fix testing return value of request_any_context_irq()
...
commit 63781394c540dd9e666a6b21d70b64dd52bce76e upstream.
request_any_context_irq() returns a negative value on failure.
It returns either IRQC_IS_HARDIRQ or IRQC_IS_NESTED on success.
So fix testing return value of request_any_context_irq().
Also fixup the return value of devm_request_any_context_irq() to make it
consistent with request_any_context_irq().
Fixes: 0668d3065128 ("genirq: Add devm_request_any_context_irq()")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Link: http://lkml.kernel.org/r/1431334978.17783.4.camel@ingics.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-07-21 10:10:14 -07:00
..
2015-05-13 05:14:16 -07:00
2014-08-08 16:30:24 -07:00
2015-02-19 12:39:03 -06:00
2015-03-23 10:46:32 +01:00
2015-01-09 17:25:44 +01:00
2015-07-21 10:10:14 -07:00
2015-07-21 10:10:13 -07:00
2015-06-06 08:21:04 -07:00
2015-04-07 01:13:23 +02:00
2015-03-07 03:39:55 +01:00
2015-07-21 10:10:11 -07:00
2015-06-22 17:03:35 -07:00
2015-06-06 08:20:49 -07:00
2015-06-29 12:29:07 -07:00
2015-01-25 23:17:28 -05:00
2014-10-09 22:26:04 -04:00
2014-12-13 12:42:53 -08:00
2014-09-23 16:37:53 -04:00
2014-12-30 10:45:47 -08:00
2015-01-23 00:23:58 -05:00
2015-02-11 20:07:47 -08:00
2015-02-17 15:27:47 -08:00
2014-06-04 16:54:14 -07:00
2014-08-08 15:57:18 -07:00
2014-07-24 21:53:47 +10:00
2014-07-15 11:05:09 -04:00
2015-07-21 10:10:11 -07:00
2015-02-12 18:54:12 -08:00
2014-10-28 10:46:05 +01:00
2015-01-06 11:01:14 -08:00
2015-03-02 11:55:04 -05:00
2014-08-25 15:42:19 -07:00
2014-07-23 10:18:06 -07:00
2014-06-04 16:54:15 -07:00
2015-02-11 17:06:03 -08:00
2014-11-19 15:25:26 -05:00
2015-02-12 18:54:10 -08:00
2014-10-21 23:44:20 +02:00
2014-02-02 14:09:12 -08:00
2015-02-12 18:54:12 -08:00
2014-12-09 16:58:40 -06:00
2014-06-04 16:54:15 -07:00
2014-10-29 11:18:18 -04:00
2014-10-14 02:18:16 +02:00
2014-09-10 15:42:12 -07:00
2015-01-14 15:07:32 +01:00
2015-02-17 14:34:51 -08:00
2014-12-10 17:41:17 -08:00
2015-02-13 21:21:42 -08:00
2014-04-25 12:00:49 -07:00
2014-10-09 22:25:51 -04:00
2014-06-04 16:54:15 -07:00
2015-02-11 20:25:11 -08:00
2015-06-06 08:20:57 -07:00
2015-01-06 11:04:29 -08:00
2014-12-04 14:34:54 -05:00
2015-02-13 21:21:38 -08:00
2014-12-22 15:40:48 +01:00
2015-01-20 11:38:31 +10:30
2014-12-16 15:53:03 -08:00
2014-12-16 15:53:03 -08:00
2015-02-13 21:21:38 -08:00
2015-05-06 22:03:49 +02:00
2015-01-17 10:02:23 +13:00
2014-09-26 00:00:06 -07:00
2014-04-12 14:49:50 -07:00
2015-02-05 15:09:25 +01:00
2015-02-17 14:34:55 -08:00
2015-02-17 14:34:51 -08:00
2014-10-15 07:48:18 +02:00
2015-01-23 11:33:51 +01:00
2015-02-09 15:24:03 -08:00
2014-12-13 12:42:48 -08:00
2014-06-04 16:54:15 -07:00
2014-12-13 12:42:51 -08:00
2015-02-28 09:57:51 -08:00
2014-12-10 17:41:10 -08:00
2015-07-21 10:10:10 -07:00
2014-07-17 09:35:17 -04:00
2015-01-18 01:03:45 -05:00
2014-08-08 15:57:18 -07:00
2014-09-16 13:41:06 -07:00
2014-06-21 00:15:26 -04:00
2014-07-23 10:18:05 -07:00
2014-12-05 17:19:27 -06:00
2014-02-24 14:47:15 -08:00
2014-12-17 12:31:40 -08:00
2014-08-26 13:45:45 -04:00
2014-12-17 12:31:40 -08:00
2014-06-06 16:08:16 -07:00
2014-12-04 14:34:47 -05:00
2015-02-12 18:54:13 -08:00
2014-05-20 10:59:32 -04:00
2015-03-05 08:04:13 -05:00