]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: omapdrm: fb: Turn framebuffer creation error messages into debug
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 26 Mar 2016 18:02:49 +0000 (20:02 +0200)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 19 Dec 2016 09:24:55 +0000 (11:24 +0200)
commita078a3ddc7209474e8dd827743390e9ed4bc6881
tree1e2fad881073d06f186aebc4b2f4f2f32cdc5296
parent6941e3d12b3284ea5b8d32b7023221700cad5f49
drm: omapdrm: fb: Turn framebuffer creation error messages into debug

Don't print userspace parameters validation failures as error messages
to avoid giving userspace the ability to flood the kernel log.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_fb.c