[PATCH 14/16] drm/: simplify ->fb_probe callback

2013-02-13 Thread Rob Clark
On Thu, Jan 24, 2013 at 11:20 AM, Daniel Vetter wrote: > The fb helper lost its support for reallocating an fb completely, so > no need to return special success values any more. > > Signed-off-by: Daniel Vetter Reviewed-by: Rob Clark > --- > drivers/gpu/drm/ast/ast_fb.c | 21

Re: [PATCH 14/16] drm/: simplify ->fb_probe callback

2013-02-13 Thread Rob Clark
On Thu, Jan 24, 2013 at 11:20 AM, Daniel Vetter wrote: > The fb helper lost its support for reallocating an fb completely, so > no need to return special success values any more. > > Signed-off-by: Daniel Vetter Reviewed-by: Rob Clark > --- > drivers/gpu/drm/ast/ast_fb.c | 21 +

[PATCH 14/16] drm/: simplify ->fb_probe callback

2013-01-24 Thread Daniel Vetter
The fb helper lost its support for reallocating an fb completely, so no need to return special success values any more. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/ast/ast_fb.c | 21 +++- drivers/gpu/drm/cirrus/cirrus_fbdev.c | 22 +++--

[PATCH 14/16] drm/: simplify ->fb_probe callback

2013-01-24 Thread Daniel Vetter
The fb helper lost its support for reallocating an fb completely, so no need to return special success values any more. Signed-off-by: Daniel Vetter --- drivers/gpu/drm/ast/ast_fb.c | 21 +++- drivers/gpu/drm/cirrus/cirrus_fbdev.c | 22 +++--