From 37c4e705fcc4ace41c95ab362440d771f8b24972 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Thu, 17 Oct 2013 13:35:01 +0300 Subject: [PATCH] drm: Return -ENOENT when a framebuffer can't be found MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Return -ENOENT for framebuffers like we do for other mode objects that can't be found. Signed-off-by: Ville Syrjälä Signed-off-by: Dave Airlie --- Reading git-format-patch failed