public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: kucheria.amit@gmail.com
Cc: linux-omap@vger.kernel.org, Amit Kucheria <amit.kucheria@verdurent.com>
Subject: Re: [PATCH 1/2] Typo fix for clock_allow_idle
Date: Tue, 25 Nov 2008 15:12:57 -0800	[thread overview]
Message-ID: <20081125231256.GY11997@atomide.com> (raw)
In-Reply-To: <1222068189-10663-1-git-send-email-kucheria.amit@gmail.com>

* kucheria.amit@gmail.com <kucheria.amit@gmail.com> [080922 00:23]:
> From: Amit Kucheria <amit.kucheria@verdurent.com>

Pushing today & adding to omap-fixes queue. Sorry for the delay on this one.

Tony

> Signed-off-by: Amit Kucheria <amit.kucheria@verdurent.com>
> ---
>  arch/arm/plat-omap/include/mach/pm.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/plat-omap/include/mach/pm.h b/arch/arm/plat-omap/include/mach/pm.h
> index e4cf1c5..15c19f0 100644
> --- a/arch/arm/plat-omap/include/mach/pm.h
> +++ b/arch/arm/plat-omap/include/mach/pm.h
> @@ -131,7 +131,7 @@ void clk_deny_idle(struct clk *clk);
>   * clk_allow_idle - Counters previous clk_deny_idle
>   * @clk: clock signal handle
>   */
> -void clk_deny_idle(struct clk *clk);
> +void clk_allow_idle(struct clk *clk);
>  
>  extern void omap_pm_idle(void);
>  extern void omap_pm_suspend(void);
> -- 
> 1.5.6.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2008-11-25 23:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-22  7:23 [PATCH 1/2] Typo fix for clock_allow_idle kucheria.amit
2008-11-25 23:12 ` Tony Lindgren [this message]

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=20081125231256.GY11997@atomide.com \
    --to=tony@atomide.com \
    --cc=amit.kucheria@verdurent.com \
    --cc=kucheria.amit@gmail.com \
    --cc=linux-omap@vger.kernel.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