OSDN Git Service

drm: rcar-du: Remove memory allocation error message
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 3 Oct 2016 14:42:07 +0000 (17:42 +0300)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 14 Nov 2016 01:35:14 +0000 (03:35 +0200)
commiteb508ce6f1df09e384cbad8bccdab4ad6081f45f
tree7b129ee45b86d17b10d5ad56a1f5397b49906047
parent0fab63c7b868a3ee8066114fabb25e108c38c3ce
drm: rcar-du: Remove memory allocation error message

Memory allocation failures print messages to the kernel log, there's no
need to print an extra one. Remove the duplicate message.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
drivers/gpu/drm/rcar-du/rcar_du_lvdsenc.c