public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: fbtft: Make s16 arrays const
@ 2017-02-23  5:54 Joe Perches
  2017-02-23  5:54 ` [PATCH 1/2] staging: fbtft: Make the pointers to s16 init " Joe Perches
  2017-02-23  5:54 ` [PATCH 2/2] staging: fbtft: Make some s16 " Joe Perches
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Perches @ 2017-02-23  5:54 UTC (permalink / raw)
  To: linux-kernel
  Cc: Thomas Petazzoni, Noralf Trønnes, Greg Kroah-Hartman, devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-23  5:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-23  5:54 [PATCH 0/2] staging: fbtft: Make s16 arrays const Joe Perches
2017-02-23  5:54 ` [PATCH 1/2] staging: fbtft: Make the pointers to s16 init " Joe Perches
2017-02-23  5:54 ` [PATCH 2/2] staging: fbtft: Make some s16 " Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox