Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186545
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] pinctrl: qcom: Hook pm_power_down for shutdown support |
| Date | 2015-07-17 10:10 +0200 |
| Message-ID | <pN8Sv-82M-5@gated-at.bofh.it> (permalink) |
| References | <pJpyy-7oE-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 7, 2015 at 3:09 AM, Stephen Boyd <sboyd@codeaurora.org> wrote: > Assign pm_power_off() if we have the PS_HOLD functionality so > that we can properly shutdown the SoC. Otherwise, shutdown won't > do anything besides put the CPU into a tight loop. Unfortunately, > we have to use a singleton here because pm_power_off() doesn't > take any arguments. Fortunately there's only one instance of the > pinctrl device on a running system so this isn't a problem. > > Cc: Bjorn Andersson <bjorn.andersson@sonymobile.com> > Cc: Pramod Gurav <pramod.gurav@smartplayin.com> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Patch applied with Björn's ACK. 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 | Find similar | Unroll thread
Re: [PATCH] pinctrl: qcom: Hook pm_power_down for shutdown support Linus Walleij <linus.walleij@linaro.org> - 2015-07-17 10:10 +0200
csiph-web