Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1414145 > unrolled thread

Re: [PATCH 1/3] tty: serial: msm: Move header file into driver

Started byAndy Gross <andy.gross@linaro.org>
First post2016-06-05 21:10 +0200
Last post2016-06-05 21:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/3] tty: serial: msm: Move header file into driver Andy Gross <andy.gross@linaro.org> - 2016-06-05 21:10 +0200

#1414145 — Re: [PATCH 1/3] tty: serial: msm: Move header file into driver

FromAndy Gross <andy.gross@linaro.org>
Date2016-06-05 21:10 +0200
SubjectRe: [PATCH 1/3] tty: serial: msm: Move header file into driver
Message-ID<rGLAS-2kr-17@gated-at.bofh.it>
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>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web