From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: PM: Drop useless checks for PM_SUSPEND_STANDBY
Date: Fri, 17 Feb 2017 08:40:19 -0800 [thread overview]
Message-ID: <20170217164018.GE21809@atomide.com> (raw)
In-Reply-To: <1487347836-14427-1-git-send-email-geert+renesas@glider.be>
* Geert Uytterhoeven <geert+renesas@glider.be> [170217 08:12]:
> Hi all,
>
> The system suspend implementations for DaVinci, OMAP, and SoCFPGA use
> the standard suspend_valid_only_mem() for their
> platform_suspend_ops.valid() callbacks. Hence their
> platform_suspend_ops.enter() callbacks will never be called with state
> equal to PM_SUSPEND_STANDBY, and checks for this can thus be removed.
>
> Thanks for your comments!
Seems safe to remove:
Acked-by: Tony Lindgren <tony@atomide.com>
> Geert Uytterhoeven (3):
> ARM: davinci: PM: Drop useless check for PM_SUSPEND_STANDBY
> ARM: OMAP: PM: Drop useless check for PM_SUSPEND_STANDBY
> ARM: socfpga: PM: Drop useless check for PM_SUSPEND_STANDBY
>
> arch/arm/mach-davinci/pm.c | 1 -
> arch/arm/mach-omap1/pm.c | 1 -
> arch/arm/mach-omap2/pm.c | 1 -
> arch/arm/mach-socfpga/pm.c | 1 -
> 4 files changed, 4 deletions(-)
>
> --
> 1.9.1
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
> -- Linus Torvalds
next prev parent reply other threads:[~2017-02-17 16:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 16:10 [PATCH 0/3] ARM: PM: Drop useless checks for PM_SUSPEND_STANDBY Geert Uytterhoeven
2017-02-17 16:10 ` [PATCH 1/3] ARM: davinci: PM: Drop useless check " Geert Uytterhoeven
2017-02-20 8:30 ` Sekhar Nori
2017-02-20 8:40 ` Geert Uytterhoeven
2017-02-21 8:57 ` Sekhar Nori
2017-02-17 16:10 ` [PATCH 2/3] ARM: OMAP: PM: Drop useless checks " Geert Uytterhoeven
2017-02-17 16:10 ` [PATCH 3/3] ARM: socfpga: PM: Drop useless check " Geert Uytterhoeven
2017-02-19 20:15 ` Dinh Nguyen
2017-02-17 16:40 ` Tony Lindgren [this message]
2017-03-06 18:38 ` [PATCH 0/3] ARM: PM: Drop useless checks " Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170217164018.GE21809@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).