From: Maarten Lankhorst Date: Mon, 15 Jun 2015 10:33:47 +0000 (+0200) Subject: drm/i915: remove force argument from disable_plane X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~259 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fabf5ef18ea76714ff04baaeeddb949faf486dd;p=pandora-kernel.git drm/i915: remove force argument from disable_plane The idea was good, but planes can have a fb even though they're disabled. This makes the force argument useless and always true, because only the commit function updates state. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper Tested-by(IVB): Matt Roper Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed