From: Tomasz Figa <t.figa@samsung.com>
To: Naveen Krishna Chatradhi <ch.naveen@samsung.com>,
kgene.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Cc: gregkh@linuxfoundation.org, ben-linux@fluff.org, cpgs@samsung.com
Subject: Re: [PATCH 0/3] serial: samsung: get fifosize from DT and clean up
Date: Wed, 16 Jul 2014 14:02:41 +0200 [thread overview]
Message-ID: <53C669E1.90800@samsung.com> (raw)
In-Reply-To: <1405337838-30335-1-git-send-email-ch.naveen@samsung.com>
Hi Naveen,
On 14.07.2014 13:37, Naveen Krishna Chatradhi wrote:
> This patch set does the following
> 1: Get fifosize from DT node. But, not mandating it.
> 2. Corrects the case and default order in a switch
> 3. Defines a variable to simply the code.
>
> Console messages on Exynos5420 based peach pit and pi works fine.
>
> Naveen Krishna Chatradhi (3):
> serial: samsung: get fifosize via device tree
> serial: samsung: correct the case and default order in switch
> serial: samsung: improve code clarity by defining a variable
>
> .../devicetree/bindings/serial/samsung_uart.txt | 4 ++++
> drivers/tty/serial/samsung.c | 19 +++++++++++++------
> 2 files changed, 17 insertions(+), 6 deletions(-)
>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
--
Best regards,
Tomasz
WARNING: multiple messages have this Message-ID (diff)
From: t.figa@samsung.com (Tomasz Figa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] serial: samsung: get fifosize from DT and clean up
Date: Wed, 16 Jul 2014 14:02:41 +0200 [thread overview]
Message-ID: <53C669E1.90800@samsung.com> (raw)
In-Reply-To: <1405337838-30335-1-git-send-email-ch.naveen@samsung.com>
Hi Naveen,
On 14.07.2014 13:37, Naveen Krishna Chatradhi wrote:
> This patch set does the following
> 1: Get fifosize from DT node. But, not mandating it.
> 2. Corrects the case and default order in a switch
> 3. Defines a variable to simply the code.
>
> Console messages on Exynos5420 based peach pit and pi works fine.
>
> Naveen Krishna Chatradhi (3):
> serial: samsung: get fifosize via device tree
> serial: samsung: correct the case and default order in switch
> serial: samsung: improve code clarity by defining a variable
>
> .../devicetree/bindings/serial/samsung_uart.txt | 4 ++++
> drivers/tty/serial/samsung.c | 19 +++++++++++++------
> 2 files changed, 17 insertions(+), 6 deletions(-)
>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
--
Best regards,
Tomasz
next prev parent reply other threads:[~2014-07-16 12:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 11:37 [PATCH 0/3] serial: samsung: get fifosize from DT and clean up Naveen Krishna Chatradhi
2014-07-14 11:37 ` Naveen Krishna Chatradhi
2014-07-14 11:37 ` [PATCH 1/3] serial: samsung: get fifosize via device tree Naveen Krishna Chatradhi
2014-07-14 11:37 ` Naveen Krishna Chatradhi
2014-07-14 11:37 ` [PATCH 2/3] serial: samsung: correct the case and default order in switch Naveen Krishna Chatradhi
2014-07-14 11:37 ` Naveen Krishna Chatradhi
2014-07-14 11:37 ` [PATCH 3/3] serial: samsung: improve code clarity by defining a variable Naveen Krishna Chatradhi
2014-07-14 11:37 ` Naveen Krishna Chatradhi
2014-07-16 12:02 ` Tomasz Figa [this message]
2014-07-16 12:02 ` [PATCH 0/3] serial: samsung: get fifosize from DT and clean up Tomasz Figa
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=53C669E1.90800@samsung.com \
--to=t.figa@samsung.com \
--cc=ben-linux@fluff.org \
--cc=ch.naveen@samsung.com \
--cc=cpgs@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.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.