From 9f5ddefdc979d7b71aa4d3d7cc456c76fee80fda Mon Sep 17 00:00:00 2001 From: Vladimir Murzin Date: Fri, 12 Jun 2015 14:59:19 +0100 Subject: [PATCH] fbdev: propagate result of fb_videomode_from_videomode() fb_videomode_from_videomode() may fail, but of_get_fb_videomode() silently covers this fact. Instead, trow the error code to the caller. Signed-off-by: Vladimir Murzin Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed