Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708236
| From | Bhumika Goyal <bhumirks@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] drm: make drm_connector_funcs structures const |
| Date | 2017-08-10 08:30 +0200 |
| Message-ID | <ucP8J-1KB-7@gated-at.bofh.it> (permalink) |
| References | <ucaRY-7FO-13@gated-at.bofh.it> <ucwz8-5TC-3@gated-at.bofh.it> <ucCbw-1mZ-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 9, 2017 at 10:07 PM, Daniel Vetter <daniel@ffwll.ch> wrote: > On Wed, Aug 09, 2017 at 04:02:45PM +0530, Archit Taneja wrote: >> >> >> On 08/08/2017 04:58 PM, Bhumika Goyal wrote: >> > Declare drm_connector_funcs structures as const. >> >> Could you rebase this series over the latest drm-misc-next? The >> recently merged patch "drm: Nuke drm_atomic_helper_connector_dpms" >> causes conflicts with these. > > I got bored and fixed up the conflicts (wiggle pulled it off). All > applied, no need to resend. > Thank you :) Thanks, Bhumika > Thanks, Daniel > >> >> drm-misc-next: >> >> https://cgit.freedesktop.org/drm/drm-misc/log/ >> >> Thanks, >> Archit >> >> > >> > 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(-) >> > >> >> -- >> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, >> a Linux Foundation Collaborative Project >> _______________________________________________ >> dri-devel mailing list >> dri-devel@lists.freedesktop.org >> https://lists.freedesktop.org/mailman/listinfo/dri-devel > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] drm: make drm_connector_funcs structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-08 13:30 +0200
[PATCH 1/3] drm/bridge: make drm_connector_funcs structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-08 13:30 +0200
Re: [PATCH 1/3] drm/bridge: make drm_connector_funcs structures const Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2017-08-08 14:10 +0200
[PATCH 2/3] drm/sun4i: make drm_connector_funcs structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-08 13:30 +0200
[PATCH 3/3] drm/rockchip: make drm_connector_funcs structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-08 13:30 +0200
Re: [PATCH 0/3] drm: make drm_connector_funcs structures const Archit Taneja <architt@codeaurora.org> - 2017-08-09 12:40 +0200
Re: [PATCH 0/3] drm: make drm_connector_funcs structures const Daniel Vetter <daniel@ffwll.ch> - 2017-08-09 18:40 +0200
Re: [PATCH 0/3] drm: make drm_connector_funcs structures const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-10 08:30 +0200
csiph-web