All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM/clocksource: use automatic DT probing
Date: Tue, 04 Aug 2015 16:26:41 +0200	[thread overview]
Message-ID: <55C0CBA1.9000602@linaro.org> (raw)
In-Reply-To: <1438348470-6656-1-git-send-email-linus.walleij@linaro.org>

On 07/31/2015 03:14 PM, Linus Walleij wrote:
> The ARM core kernel already calls clocksource_of_init() so why
> go to all the trouble of locating and probing this node in the
> machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the
> clocksource driver, and thus we can also get rid of the
> dangling header file <linux/clksrc-dbx500-prcmu.h>
>
> Suggested-by: Arnd Bergmann <arndb@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Clocksource maintainers: please ACK this so I can take it through
> ARM SoC with a bunch of other cleanups.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>


Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>,
	linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>
Cc: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] ARM/clocksource: use automatic DT probing
Date: Tue, 04 Aug 2015 16:26:41 +0200	[thread overview]
Message-ID: <55C0CBA1.9000602@linaro.org> (raw)
In-Reply-To: <1438348470-6656-1-git-send-email-linus.walleij@linaro.org>

On 07/31/2015 03:14 PM, Linus Walleij wrote:
> The ARM core kernel already calls clocksource_of_init() so why
> go to all the trouble of locating and probing this node in the
> machine. CLOCKSOURCE_OF_DECLARE() will take care of it in the
> clocksource driver, and thus we can also get rid of the
> dangling header file <linux/clksrc-dbx500-prcmu.h>
>
> Suggested-by: Arnd Bergmann <arndb@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Clocksource maintainers: please ACK this so I can take it through
> ARM SoC with a bunch of other cleanups.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>


Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog


  parent reply	other threads:[~2015-08-04 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 13:14 [PATCH] ARM/clocksource: use automatic DT probing Linus Walleij
2015-07-31 13:14 ` Linus Walleij
2015-07-31 13:56 ` Thomas Gleixner
2015-07-31 13:56   ` Thomas Gleixner
2015-08-04 14:26 ` Daniel Lezcano [this message]
2015-08-04 14:26   ` Daniel Lezcano

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=55C0CBA1.9000602@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.