linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: bhumirks@gmail.com (Bhumika Goyal)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] drm: make drm_connector_funcs structures const
Date: Tue,  8 Aug 2017 16:58:29 +0530	[thread overview]
Message-ID: <1502191712-11231-1-git-send-email-bhumirks@gmail.com> (raw)

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

             reply	other threads:[~2017-08-08 11:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-08 11:28 Bhumika Goyal [this message]
2017-08-08 11:28 ` [PATCH 1/3] drm/bridge: make drm_connector_funcs structures const 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1502191712-11231-1-git-send-email-bhumirks@gmail.com \
    --to=bhumirks@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).