From: Damien Lespiau Date: Wed, 8 May 2013 16:03:32 +0000 (+0100) Subject: drm: Don't prune modes loudly when a connector is disconnected X-Git-Tag: v3.10-rc2~36^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebbd97ad885c3c41f56a5f81c27b1ea8156a0f07;p=pandora-kernel.git drm: Don't prune modes loudly when a connector is disconnected drm_helper_probe_single_connector_modes() is responsible for pruning the previously detected modes on a disconnected connector. We don't really need to log, again, the full list of modes that used to be valid when connected. Signed-off-by: Damien Lespiau Signed-off-by: Dave Airlie --- Reading git-diff-tree failed