From: Daniel Vetter Date: Thu, 24 Apr 2014 21:54:57 +0000 (+0200) Subject: drm/i915/lvds: Remove ->mode_set callback X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~38^2~104 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a50fb0d35f2a05f879d1a4e02123b56748530a;p=pandora-kernel.git drm/i915/lvds: Remove ->mode_set callback All the hard work was already done, only thing left to do is remove the empty callback. And a now rather misleading comment I've spotted while reading through code. Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed