[PATCH v6 1/5] drm/sun4i: rgb: Remove the bridge enable/disable functions

2016-10-10 Thread Maxime Ripard
On Thu, Oct 06, 2016 at 03:43:21PM -0400, Sean Paul wrote: > On Thu, Oct 6, 2016 at 3:57 AM, Maxime Ripard > wrote: > > The atomic helpers already call the drm_bridge_enable on our behalf, > > there's no need to do it a second time. > > > > Reported-by: Sean Paul > > Reviewed-by: Sean Paul Tha

[PATCH v6 1/5] drm/sun4i: rgb: Remove the bridge enable/disable functions

2016-10-06 Thread Sean Paul
On Thu, Oct 6, 2016 at 3:57 AM, Maxime Ripard wrote: > The atomic helpers already call the drm_bridge_enable on our behalf, > there's no need to do it a second time. > > Reported-by: Sean Paul Reviewed-by: Sean Paul > Signed-off-by: Maxime Ripard > --- > drivers/gpu/drm/sun4i/sun4i_rgb.c | 6

[PATCH v6 1/5] drm/sun4i: rgb: Remove the bridge enable/disable functions

2016-10-06 Thread Maxime Ripard
The atomic helpers already call the drm_bridge_enable on our behalf, there's no need to do it a second time. Reported-by: Sean Paul Signed-off-by: Maxime Ripard --- drivers/gpu/drm/sun4i/sun4i_rgb.c | 6 -- 1 file changed, 0 insertions(+), 6 deletions(-) diff --git a/drivers/gpu/drm/sun4i/