From: Ville Syrjälä Date: Wed, 6 Aug 2014 11:50:02 +0000 (+0300) Subject: drm: Fix confusing debug message in drm_update_vblank_count() X-Git-Tag: fixes-against-v3.18-rc2~73^2~39^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96a9fdd778037799f63c9ae272ec915dd3ad83dc;p=pandora-kernel.git drm: Fix confusing debug message in drm_update_vblank_count() Now that drm_update_vblank_count() can be called even when we're not about to enable the vblank interrupts we shouldn't print debug messages stating otherwise. Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed