Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639050
| From | Dan Carpenter <dan.carpenter@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tinydrm: mipi-dbi: Adjust buffer output in mipi_dbi_debugfs_command_show() |
| Date | 2017-05-10 21:30 +0200 |
| Message-ID | <tFFt8-4EF-15@gated-at.bofh.it> (permalink) |
| References | <tEPux-3tj-1@gated-at.bofh.it> <tFhh8-4SQ-21@gated-at.bofh.it> <tFi3v-5s6-5@gated-at.bofh.it> <tFBzc-2lT-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, May 10, 2017 at 05:15:33PM +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Wed, 10 May 2017 17:03:20 +0200
>
> * Use a special format string specification for the desired output of the
> array "val" into a sequence.
>
> * Adjust two local variables accordingly.
>
> This refactoring supersedes the update suggestion "tinydrm: mipi-dbi:
> Use seq_putc() in mipi_dbi_debugfs_command_show()" from 2017-05-08.
> https://patchwork.kernel.org/patch/9716119/
This is not how to send v2 patches.
>
> Fixes: 02dd95fe316936269a52d6ccb971bb956412b40a ("drm/tinydrm: Add MIPI DBI support")
This is not a bug fix so do not use the fixes tag.
regards,
dan carpenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-08 14:00 +0200
Re: [PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show() Noralf Trønnes <noralf@tronnes.org> - 2017-05-09 19:40 +0200
Re: [PATCH] tinydrm: mipi-dbi: Use seq_putc() in mipi_dbi_debugfs_command_show() Joe Perches <joe@perches.com> - 2017-05-09 20:30 +0200
[PATCH] tinydrm: mipi-dbi: Adjust buffer output in mipi_dbi_debugfs_command_show() SF Markus Elfring <elfring@users.sourceforge.net> - 2017-05-10 17:20 +0200
Re: [PATCH] tinydrm: mipi-dbi: Adjust buffer output in mipi_dbi_debugfs_command_show() Noralf Trønnes <noralf@tronnes.org> - 2017-05-10 18:40 +0200
Re: [PATCH] tinydrm: mipi-dbi: Adjust buffer output in mipi_dbi_debugfs_command_show() Dan Carpenter <dan.carpenter@oracle.com> - 2017-05-10 21:30 +0200
csiph-web