Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1384634
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] rtc: snvs: return error in case enable_irq_wake fails |
| Date | 2016-04-22 01:30 +0200 |
| Message-ID | <rqwcO-yV-7@gated-at.bofh.it> (permalink) |
| References | <rq9pT-7AD-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 20/04/2016 at 16:09:57 -0700, Stefan Agner wrote : > If enable_irq_wake fails, we should return that error code so that > entering suspend fails. Otherwise we will get a WARNING along with > the hint of a unbalanced wake disable: > Unbalanced IRQ 37 wake disable > > Signed-off-by: Stefan Agner <stefan@agner.ch> > --- > drivers/rtc/rtc-snvs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] rtc: snvs: return error in case enable_irq_wake fails Stefan Agner <stefan@agner.ch> - 2016-04-21 01:10 +0200 Re: [PATCH] rtc: snvs: return error in case enable_irq_wake fails Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-22 01:30 +0200
csiph-web