From: Paul Bolle <pebolle@tiscali.nl>
To: Kumar Gala <galak@codeaurora.org>
Cc: arm@kernel.org, Kevin Hilman <khilman@linaro.org>,
Arnd Bergmann <arnd@arndb.de>,
linux-arm-msm <linux-arm-msm@vger.kernel.org>,
linux-kernel@vger.kernel.org, Olof Johansson <olof@lixom.net>,
David Brown <davidb@codeaurora.org>,
linux-arm-kernel@lists.infradead.org, agross@codeaurora.org,
linus.walleij@linaro.org, iivanov@mm-sol.com,
srinivas.kandagatla@linaro.org
Subject: Re: [GIT PULL] qcom SoC changes for v3.16
Date: Mon, 26 May 2014 14:49:55 +0200 [thread overview]
Message-ID: <1401108595.6068.5.camel@x220> (raw)
In-Reply-To: <alpine.DEB.2.00.1405231339340.15680@galak-ubuntu.qualcomm.com>
On Fri, 2014-05-23 at 13:42 -0500, Kumar Gala wrote:
> Ivan T. Ivanov (1):
> ARM: debug: qcom: make UART address selection configuration option
This one just landed in linux-next (next-20140526).
It removed the Kconfig options DEBUG_MSM_UART1, DEBUG_MSM_UART3, and
DEBUG_MSM_UART3. It did not touch these references to their macros:
arch/arm/mach-msm/io.c:60:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:61: defined(CONFIG_DEBUG_MSM_UART3)
arch/arm/mach-msm/io.c:79:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:80: defined(CONFIG_DEBUG_MSM_UART3)
Is a patch to fix this queued somewhere?
Paul Bolle
WARNING: multiple messages have this Message-ID (diff)
From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] qcom SoC changes for v3.16
Date: Mon, 26 May 2014 14:49:55 +0200 [thread overview]
Message-ID: <1401108595.6068.5.camel@x220> (raw)
In-Reply-To: <alpine.DEB.2.00.1405231339340.15680@galak-ubuntu.qualcomm.com>
On Fri, 2014-05-23 at 13:42 -0500, Kumar Gala wrote:
> Ivan T. Ivanov (1):
> ARM: debug: qcom: make UART address selection configuration option
This one just landed in linux-next (next-20140526).
It removed the Kconfig options DEBUG_MSM_UART1, DEBUG_MSM_UART3, and
DEBUG_MSM_UART3. It did not touch these references to their macros:
arch/arm/mach-msm/io.c:60:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:61: defined(CONFIG_DEBUG_MSM_UART3)
arch/arm/mach-msm/io.c:79:#if defined(CONFIG_DEBUG_MSM_UART1) || defined(CONFIG_DEBUG_MSM_UART2) || \
arch/arm/mach-msm/io.c:80: defined(CONFIG_DEBUG_MSM_UART3)
Is a patch to fix this queued somewhere?
Paul Bolle
next prev parent reply other threads:[~2014-05-26 12:49 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 18:42 [GIT PULL] qcom SoC changes for v3.16 Kumar Gala
2014-05-23 18:42 ` Kumar Gala
2014-05-23 20:10 ` Arnd Bergmann
2014-05-23 20:10 ` Arnd Bergmann
2014-05-26 12:49 ` Paul Bolle [this message]
2014-05-26 12:49 ` Paul Bolle
2014-05-26 13:47 ` Georgi Djakov
2014-05-26 13:47 ` Georgi Djakov
2014-05-27 6:12 ` Ivan T. Ivanov
2014-05-27 6:12 ` Ivan T. Ivanov
2014-05-26 13:48 ` Ivan T. Ivanov
2014-05-26 13:48 ` Ivan T. Ivanov
2014-05-26 13:58 ` [PATCH] ARM: msm: Update the references to DEBUG_MSM_UARTx Georgi Djakov
2014-05-26 13:58 ` Georgi Djakov
2014-05-26 14:58 ` Paul Bolle
2014-05-26 14:58 ` Paul Bolle
2014-05-26 15:44 ` Georgi Djakov
2014-05-26 15:44 ` Georgi Djakov
2014-05-26 16:37 ` [PATCH v2] " Georgi Djakov
2014-05-26 16:37 ` Georgi Djakov
2014-06-19 8:16 ` Paul Bolle
2014-06-19 8:16 ` Paul Bolle
2014-09-04 22:38 ` Paul Bolle
2014-09-04 22:38 ` Paul Bolle
2014-09-05 7:23 ` Georgi Djakov
2014-09-05 7:23 ` Georgi Djakov
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=1401108595.6068.5.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=agross@codeaurora.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=davidb@codeaurora.org \
--cc=galak@codeaurora.org \
--cc=iivanov@mm-sol.com \
--cc=khilman@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=srinivas.kandagatla@linaro.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.