All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@codeaurora.org>
Cc: Joachim Eastwood <manabian@gmail.com>, linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig
Date: Mon, 11 Jan 2016 13:33:32 +0200	[thread overview]
Message-ID: <5693930C.3050402@mleia.com> (raw)
In-Reply-To: <1452136027-32076-1-git-send-email-vz@mleia.com>

Hi Mike, Stephen,

On 07.01.2016 05:07, Vladimir Zapolskiy wrote:
> Presumably the second COMMON_CLK_NXP config option in
> drivers/clk/Kconfig appeared after a merge conflict resolution, remove
> the wrong record of two.
> 
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
> ---
> Hi Mike, Stephen,
> 
> I've found this issue in clk-next while working on something else,
> please consider to include this change to clk-next, no objections if
> it is squashed with f7c82a60ba2 ("clk: lpc32xx: add common clock
> framework driver").
> 
> In fact it is a revert of 8a896310a7e ("clk: lpc18xx: add NXP specific
> COMMON_CLK_NXP configuration symbol"), but this preparatory change is
> good as is.
> 
> The original change doesn't have this kind of a problem (see
> http://www.spinics.net/lists/devicetree/msg105709.html), so I
> believe it is caused by a merge conflict, probably after done
> alphabetical sorting.

please consider to include this change before sending a pull request
this merge window.

With best wishes,
Vladimir

>  drivers/clk/Kconfig | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
> index 41f6c7f..eca8e01 100644
> --- a/drivers/clk/Kconfig
> +++ b/drivers/clk/Kconfig
> @@ -187,11 +187,6 @@ config COMMON_CLK_PWM
>  	  Adapter driver so that any PWM output can be (mis)used as clock signal
>  	  at 50% duty cycle.
>  
> -config COMMON_CLK_NXP
> -	def_bool COMMON_CLK && ARCH_LPC18XX
> -	---help---
> -	  Support for clock providers on NXP platforms.
> -
>  config COMMON_CLK_PXA
>  	def_bool COMMON_CLK && ARCH_PXA
>  	---help---
> 

  reply	other threads:[~2016-01-11 11:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07  3:07 [PATCH] clk: remove duplicated COMMON_CLK_NXP record from clk/Kconfig Vladimir Zapolskiy
2016-01-11 11:33 ` Vladimir Zapolskiy [this message]
2016-01-14  2:10 ` Michael Turquette

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=5693930C.3050402@mleia.com \
    --to=vz@mleia.com \
    --cc=linux-clk@vger.kernel.org \
    --cc=manabian@gmail.com \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.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.