Re: [PATCH 02/24] drm/cirrus: cirrus_framebuffer -> drm_framebuffer

2018-05-17 Thread Thierry Reding
On Fri, Mar 30, 2018 at 03:11:16PM +0100, Daniel Stone wrote: > Now cirrus_framebuffer is just an empty wrapper around drm_framebuffer, > we can drop it. > > Signed-off-by: Daniel Stone > Cc: Dave Airlie > Cc: Gerd Hoffmann > Cc: virtualizat...@lists.linux-foundation.org > --- > drivers/gpu/dr

[PATCH 02/24] drm/cirrus: cirrus_framebuffer -> drm_framebuffer

2018-03-30 Thread Daniel Stone
Now cirrus_framebuffer is just an empty wrapper around drm_framebuffer, we can drop it. Signed-off-by: Daniel Stone Cc: Dave Airlie Cc: Gerd Hoffmann Cc: virtualizat...@lists.linux-foundation.org --- drivers/gpu/drm/cirrus/cirrus_drv.h | 9 ++--- drivers/gpu/drm/cirrus/cirrus_fbdev.c |