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


Groups > linux.kernel > #1586653

[PATCH 0/2] staging: fbtft: Make s16 arrays const

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] staging: fbtft: Make s16 arrays const
Date 2017-02-23 07:00 +0100
Message-ID <tdUBz-5jM-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Joe Perches (2):
  staging: fbtft: Make the pointers to s16 init arrays const
  staging: fbtft: Make some s16 arrays const

 drivers/staging/fbtft/fb_ili9481.c   |  2 +-
 drivers/staging/fbtft/fb_ili9486.c   |  2 +-
 drivers/staging/fbtft/fb_s6d02a1.c   |  2 +-
 drivers/staging/fbtft/fb_st7735r.c   |  2 +-
 drivers/staging/fbtft/fbtft-core.c   |  2 +-
 drivers/staging/fbtft/fbtft.h        |  4 ++--
 drivers/staging/fbtft/fbtft_device.c |  8 ++++----
 drivers/staging/fbtft/flexfb.c       | 20 ++++++++++----------
 8 files changed, 21 insertions(+), 21 deletions(-)

-- 
2.10.0.rc2.1.g053435c

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] staging: fbtft: Make s16 arrays const Joe Perches <joe@perches.com> - 2017-02-23 07:00 +0100
  [PATCH 1/2] staging: fbtft: Make the pointers to s16 init arrays const Joe Perches <joe@perches.com> - 2017-02-23 07:00 +0100

csiph-web