Re: [PATCH 05/15] drm: drop _mode_ from update_edit_property()

2018-07-13 Thread Daniel Vetter
On Fri, Jul 13, 2018 at 10:59:06AM -0400, Sean Paul wrote: > On Mon, Jul 09, 2018 at 10:40:06AM +0200, Daniel Vetter wrote: > > Just makes it longer, and for most things in drm_connector.[hc] we > > just use the drm_connector_ prefix. Done with sed + a bit of manual > > fixup for the indenting. > >

Re: [PATCH 05/15] drm: drop _mode_ from update_edit_property()

2018-07-13 Thread Sean Paul
On Mon, Jul 09, 2018 at 10:40:06AM +0200, Daniel Vetter wrote: > Just makes it longer, and for most things in drm_connector.[hc] we > just use the drm_connector_ prefix. Done with sed + a bit of manual > fixup for the indenting. > > Signed-off-by: Daniel Vetter > --- > drivers/gpu/drm/amd/amdgpu