Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1414145
| From | Andy Gross <andy.gross@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/3] tty: serial: msm: Move header file into driver |
| Date | 2016-06-05 21:10 +0200 |
| Message-ID | <rGLAS-2kr-17@gated-at.bofh.it> (permalink) |
| References | <rxNix-371-3@gated-at.bofh.it> <rxNix-371-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/3] tty: serial: msm: Move header file into driver Andy Gross <andy.gross@linaro.org> - 2016-06-05 21:10 +0200
csiph-web