From: Paulo Zanoni Date: Wed, 30 Oct 2013 21:50:27 +0000 (-0200) Subject: drm/i915: reduce eDP VDD message verbose X-Git-Tag: v3.13-rc1~76^2~11^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0665d57cfaf6dac5435fc5dcf0fd656b04eb8cc;p=pandora-kernel.git drm/i915: reduce eDP VDD message verbose Now we only print messages when we actually enable VDD and when we actually disable VDD. The changes in the last commit triggered a big number of messages while the driver was being initialized, and I thought we were toggling things on/off too many times, but that was not really true: we were just being too verbose. Signed-off-by: Paulo Zanoni Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed