mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Steven Miao <realmz6@gmail.com>
Cc: adi-buildroot-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [uclinux-dist-devel] [PATCH] blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL"
Date: Thu, 13 Feb 2014 10:46:05 +0100	[thread overview]
Message-ID: <1392284765.30853.21.camel@x220> (raw)
In-Reply-To: <CAMk6uBmNHb0t1zetK8+gkKMOj7843cRsz_f1m5zP4dPncuKwoA@mail.gmail.com>

[Added current lists.]

On Wed, 2013-03-20 at 13:26 +0800, Steven Miao wrote:
> good catch, thanks

This typo is still present in v3.14-rc2. Was my patch perhaps lost?

> On Wed, Mar 20, 2013 at 7:33 AM, Paul Bolle <pebolle@tiscali.nl>
> wrote:
>         Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
>         ---
>         Obvious, isn't it? Introduced in v3.5, through commit
>         0fbd88ca20a68a633b565e1f5ba18ca64afb0c78 ("blackfin: bf60x:
>         add wakeup source select"). Untested.
>         
>          arch/blackfin/mach-bf609/pm.c | 2 +-
>          1 file changed, 1 insertion(+), 1 deletion(-)
>         
>         diff --git a/arch/blackfin/mach-bf609/pm.c
>         b/arch/blackfin/mach-bf609/pm.c
>         index ad505d9..0cdd695 100644
>         --- a/arch/blackfin/mach-bf609/pm.c
>         +++ b/arch/blackfin/mach-bf609/pm.c
>         @@ -210,7 +210,7 @@ void bf609_cpu_pm_enter(suspend_state_t
>         state)
>         
>          #ifdef CONFIG_PM_BFIN_WAKE_PB15
>                 wakeup |= PB15WE;
>         -# if CONFIG_PM_BFIN_WAKE_PA15_POL
>         +# if CONFIG_PM_BFIN_WAKE_PB15_POL
>                 wakeup_pol |= PB15WE;
>          # endif
>          #endif
>         --
>         1.7.11.7


Paul Bolle


  parent reply	other threads:[~2014-02-13  9:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-19 23:33 Paul Bolle
     [not found] ` <CAMk6uBmNHb0t1zetK8+gkKMOj7843cRsz_f1m5zP4dPncuKwoA@mail.gmail.com>
2014-02-13  9:46   ` Paul Bolle [this message]
2014-02-26 10:29     ` [uclinux-dist-devel] " Steven Miao

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=1392284765.30853.21.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=adi-buildroot-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=realmz6@gmail.com \
    /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

all inboxes | Powered by JetHome®