All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Gross <andy.gross@linaro.org>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-serial@vger.kernel.org,
	Pramod Gurav <pramod.gurav@linaro.org>
Subject: Re: [PATCH 1/3] tty: serial: msm: Move header file into driver
Date: Sun, 5 Jun 2016 14:03:34 -0500	[thread overview]
Message-ID: <20160605190334.GG13357@hector.attlocal.net> (raw)
In-Reply-To: <20160512010228.21548-2-sboyd@codeaurora.org>

On Wed, May 11, 2016 at 06:02:26PM -0700, Stephen Boyd wrote:
> This header file is only used by the driver, so let's merge the
> two together to reduce files and make it easier to see the whole
> driver without flipping through two files. This also makes it
> easier to use the structures defined in msm_serial.c in the
> functions that are defined in msm_serial.h by placing them in the
> proper locations.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Acked-by: Andy Gross <andy.gross@linaro.org>

WARNING: multiple messages have this Message-ID (diff)
From: andy.gross@linaro.org (Andy Gross)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] tty: serial: msm: Move header file into driver
Date: Sun, 5 Jun 2016 14:03:34 -0500	[thread overview]
Message-ID: <20160605190334.GG13357@hector.attlocal.net> (raw)
In-Reply-To: <20160512010228.21548-2-sboyd@codeaurora.org>

On Wed, May 11, 2016 at 06:02:26PM -0700, Stephen Boyd wrote:
> This header file is only used by the driver, so let's merge the
> two together to reduce files and make it easier to see the whole
> driver without flipping through two files. This also makes it
> easier to use the structures defined in msm_serial.c in the
> functions that are defined in msm_serial.h by placing them in the
> proper locations.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Acked-by: Andy Gross <andy.gross@linaro.org>

  reply	other threads:[~2016-06-05 19:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12  1:02 [PATCH 0/3] msm_serial cleanups Stephen Boyd
2016-05-12  1:02 ` Stephen Boyd
2016-05-12  1:02 ` [PATCH 1/3] tty: serial: msm: Move header file into driver Stephen Boyd
2016-05-12  1:02   ` Stephen Boyd
2016-06-05 19:03   ` Andy Gross [this message]
2016-06-05 19:03     ` Andy Gross
2016-05-12  1:02 ` [PATCH 2/3] tty: serial: msm: Only configure MND registers on hw that has it Stephen Boyd
2016-05-12  1:02   ` Stephen Boyd
2016-06-05 19:04   ` Andy Gross
2016-06-05 19:04     ` Andy Gross
2016-05-12  1:02 ` [PATCH 3/3] tty: serial: msm: Cleanup include usage Stephen Boyd
2016-05-12  1:02   ` Stephen Boyd
2016-06-05 19:05   ` Andy Gross
2016-06-05 19:05     ` Andy Gross

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=20160605190334.GG13357@hector.attlocal.net \
    --to=andy.gross@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=pramod.gurav@linaro.org \
    --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.