Linux Tegra architecture development
 help / color / mirror / Atom feed
From: Peter De Schrijver <pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Hiroshi Doyu <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 1/1] cloclsource: tegra: cosmetic: Fix error message
Date: Mon, 17 Dec 2012 11:32:30 +0200	[thread overview]
Message-ID: <20121217093230.GE19258@tbergstrom-lnx.Nvidia.com> (raw)
In-Reply-To: <1355726004-16137-1-git-send-email-hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

On Mon, Dec 17, 2012 at 07:33:24AM +0100, Hiroshi Doyu wrote:
> Add missing \n.

Maybe also fix the typo in the subject? :)

> 
> Signed-off-by: Hiroshi Doyu <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> ---
> Based on Stephen's arm_timer_rework tree
> ---
>  drivers/clocksource/tegra20_timer.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/clocksource/tegra20_timer.c b/drivers/clocksource/tegra20_timer.c
> index 3b2f947..5bc1429 100644
> --- a/drivers/clocksource/tegra20_timer.c
> +++ b/drivers/clocksource/tegra20_timer.c
> @@ -179,7 +179,7 @@ static void __init tegra20_init_timer(void)
>  
>  	timer_reg_base = of_iomap(np, 0);
>  	if (!timer_reg_base) {
> -		pr_err("Can't map timer registers");
> +		pr_err("Can't map timer registers\n");
>  		BUG();
>  	}

Cheers,

Peter.

  parent reply	other threads:[~2012-12-17  9:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-17  6:33 [PATCH 1/1] cloclsource: tegra: cosmetic: Fix error message Hiroshi Doyu
     [not found] ` <1355726004-16137-1-git-send-email-hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-12-17  9:32   ` Peter De Schrijver [this message]
     [not found]     ` <20121217093230.GE19258-Rysk9IDjsxmJz7etNGeUX8VPkgjIgRvpAL8bYrjMMd8@public.gmane.org>
2012-12-17 11:35       ` [v2 1/1] clocksource: " Hiroshi Doyu
     [not found]         ` <1355744123-27666-1-git-send-email-hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-01-02 18:59           ` Stephen Warren

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=20121217093230.GE19258@tbergstrom-lnx.Nvidia.com \
    --to=pdeschrijver-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
    --cc=hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.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