Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1280890
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag |
| Date | 2015-12-01 15:10 +0100 |
| Message-ID | <qATMZ-2eD-1@gated-at.bofh.it> (permalink) |
| References | <qzv0m-5QM-5@gated-at.bofh.it> <qzv0m-5QM-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Nov 27, 2015 at 6:21 PM, Sudeep Holla <sudeep.holla@arm.com> wrote: > From: Sudeep Holla <Sudeep.Holla@arm.com> > > The IRQF_NO_SUSPEND flag is used to identify the interrupts that should > be left enabled so as to allow them to work as expected during the > suspend-resume cycle, but doesn't guarantee that it will wake the system > from a suspended state, enable_irq_wake is recommended to be used for > the wakeup. > > This patch removes the use of IRQF_NO_SUSPEND flags replacing it with > irq_set_irq_wake instead. > > Cc: Linus Walleij <linus.walleij@linaro.org> > Cc: linux-gpio@vger.kernel.org > Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> I need Tony's ACK on this as well. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Linus Walleij <linus.walleij@linaro.org> - 2015-12-01 15:10 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-03 19:20 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-03 19:40 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-03 22:40 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-04 11:50 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 12:00 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-04 12:20 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 12:30 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 16:40 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-04 17:00 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 17:20 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-04 17:40 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 18:10 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 18:10 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-03 20:00 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-03 22:50 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 16:50 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 16:50 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Grygorii Strashko <grygorii.strashko@ti.com> - 2015-12-04 17:30 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 17:30 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 18:10 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Sudeep Holla <sudeep.holla@arm.com> - 2015-12-04 17:20 +0100
Re: [PATCH 2/2] pinctrl: single: remove misuse of IRQF_NO_SUSPEND flag Tony Lindgren <tony@atomide.com> - 2015-12-04 18:20 +0100
csiph-web