linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: make drm_connector_funcs structures const
@ 2017-08-08 11:28 Bhumika Goyal
  2017-08-08 11:28 ` [PATCH 1/3] drm/bridge: " Bhumika Goyal
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Bhumika Goyal @ 2017-08-08 11:28 UTC (permalink / raw)
  To: linux-arm-kernel

Declare drm_connector_funcs structures as const.

Bhumika Goyal (3):
  drm/bridge: make drm_connector_funcs structures const
  drm/sun4i: make drm_connector_funcs structures const
  drm/rockchip: make drm_connector_funcs structures const

 drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 2 +-
 drivers/gpu/drm/rockchip/inno_hdmi.c         | 2 +-
 drivers/gpu/drm/sun4i/sun4i_rgb.c            | 2 +-
 drivers/gpu/drm/sun4i/sun4i_tv.c             | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-08-10  6:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 11:28 [PATCH 0/3] drm: make drm_connector_funcs structures const Bhumika Goyal
2017-08-08 11:28 ` [PATCH 1/3] drm/bridge: " Bhumika Goyal
2017-08-08 12:03   ` Laurent Pinchart
2017-08-08 11:28 ` [PATCH 2/3] drm/sun4i: " Bhumika Goyal
2017-08-08 11:28 ` [PATCH 3/3] drm/rockchip: " Bhumika Goyal
2017-08-09 10:32 ` [PATCH 0/3] drm: " Archit Taneja
2017-08-09 16:37   ` Daniel Vetter
2017-08-10  6:20     ` Bhumika Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).