From: Daniel Vetter Date: Tue, 4 Mar 2014 20:08:41 +0000 (+0100) Subject: drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config X-Git-Tag: v3.15-rc1~51^2~55^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c2bb53110f2c9a9c1c6a1a2699d8611c9292745;p=pandora-kernel.git drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config It started as a simple check whether anything is lit up, but now is't used to driver the general fallback logic to the default output configuration selector in the helper library. So rename it for more clarity. Cc: Jesse Barnes Reviewed-by: Jesse Barnes Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed