All of lore.kernel.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: davinci: remove test for undefined Kconfig macro
Date: Tue, 2 Apr 2013 15:38:22 +0530	[thread overview]
Message-ID: <515AAE16.4080200@ti.com> (raw)
In-Reply-To: <1364560405.1345.67.camel@x61.thuisdomein>

On 3/29/2013 6:03 PM, Paul Bolle wrote:
> [Dropped Kevin Hilman, because Kevin's address bounces.]

Use khilman at deeprootsystems.com as updated in MAINTAINERS.

> 
> On Fri, 2013-03-29 at 12:47 +0100, Paul Bolle wrote:
>> The DaVinci debugging macro contains a check for
>> CONFIG_DEBUG_DAVINCI_DA8XX_UART0. But there's corresponding Kconfig
> 
>                                   [...] there's no corresponding [...]
> 
>> symbol, so this test will always evaluate to false. That Kconfig symbol
>> is not needed because, as __arch_decomp_setup() shows, there are no
>> DaVinci DA8XX boards that use UART0 for debugging. We can remove two
>> lines of unneeded code.

Queuing this for v3.10 with updated commit text indicated above.

Thanks,
Sekhar

WARNING: multiple messages have this Message-ID (diff)
From: Sekhar Nori <nsekhar@ti.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Russell King <linux@arm.linux.org.uk>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>,
	Kevin Hilman <khilman@deeprootsystems.com>
Subject: Re: [PATCH] ARM: davinci: remove test for undefined Kconfig macro
Date: Tue, 2 Apr 2013 15:38:22 +0530	[thread overview]
Message-ID: <515AAE16.4080200@ti.com> (raw)
In-Reply-To: <1364560405.1345.67.camel@x61.thuisdomein>

On 3/29/2013 6:03 PM, Paul Bolle wrote:
> [Dropped Kevin Hilman, because Kevin's address bounces.]

Use khilman@deeprootsystems.com as updated in MAINTAINERS.

> 
> On Fri, 2013-03-29 at 12:47 +0100, Paul Bolle wrote:
>> The DaVinci debugging macro contains a check for
>> CONFIG_DEBUG_DAVINCI_DA8XX_UART0. But there's corresponding Kconfig
> 
>                                   [...] there's no corresponding [...]
> 
>> symbol, so this test will always evaluate to false. That Kconfig symbol
>> is not needed because, as __arch_decomp_setup() shows, there are no
>> DaVinci DA8XX boards that use UART0 for debugging. We can remove two
>> lines of unneeded code.

Queuing this for v3.10 with updated commit text indicated above.

Thanks,
Sekhar

  reply	other threads:[~2013-04-02 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-29 11:47 [PATCH] ARM: davinci: remove test for undefined Kconfig macro Paul Bolle
2013-03-29 11:47 ` Paul Bolle
2013-03-29 12:33 ` Paul Bolle
2013-03-29 12:33   ` Paul Bolle
2013-04-02 10:08   ` Sekhar Nori [this message]
2013-04-02 10:08     ` Sekhar Nori

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=515AAE16.4080200@ti.com \
    --to=nsekhar@ti.com \
    --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.