[Intel-gfx] [PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-23 Thread Imre Deak
On Wed, 2013-05-08 at 12:55 +0300, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > There's a bunch of unused members inside drm_plane, bloating the size of > the structure needlessly. Eliminate them. > > Signed-off-by: Ville Syrj?l? On the series: Reviewed-by: Imre Deak > -

Re: [Intel-gfx] [PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-23 Thread Imre Deak
On Wed, 2013-05-08 at 12:55 +0300, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > There's a bunch of unused members inside drm_plane, bloating the size of > the structure needlessly. Eliminate them. > > Signed-off-by: Ville Syrjälä On the series: Reviewed-by: Imre Deak > ---

[PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-08 Thread Laurent Pinchart
Hi Ville, Thank you for the patch. On Wednesday 08 May 2013 12:55:22 ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > There's a bunch of unused members inside drm_plane, bloating the size of > the structure needlessly. Eliminate them. > > Signed-off-by: Ville Syrj?l? > --- >

[PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-08 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? There's a bunch of unused members inside drm_plane, bloating the size of the structure needlessly. Eliminate them. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc.c | 2 +- include/drm/drm_crtc.h | 10 -- 2 files changed, 1 insertion(+), 11 deletions(

Re: [PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-08 Thread Laurent Pinchart
Hi Ville, Thank you for the patch. On Wednesday 08 May 2013 12:55:22 ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > There's a bunch of unused members inside drm_plane, bloating the size of > the structure needlessly. Eliminate them. > > Signed-off-by: Ville Syrjälä > --- > dr

[PATCH 7/7] drm: Remove some unused stuff from drm_plane

2013-05-08 Thread ville . syrjala
From: Ville Syrjälä There's a bunch of unused members inside drm_plane, bloating the size of the structure needlessly. Eliminate them. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/drm_crtc.c | 2 +- include/drm/drm_crtc.h | 10 -- 2 files changed, 1 insertion(+), 11 deletions(