From: Daniel Vetter Date: Wed, 10 Sep 2014 15:36:11 +0000 (+0200) Subject: drm: Clarify vblank ts/scanoutpos sampling #defines X-Git-Tag: fixes-against-v3.18-rc2~73^2~39^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3cbd84300e7be1e53083cac0f6f9c12978ecb4;p=pandora-kernel.git drm: Clarify vblank ts/scanoutpos sampling #defines I've read INVBL as "invalid backlight" and got mightly confused. The #defines are already fairly long and we can afford to extend them a bit more without resulting in ugly code all over. I'm not sure how useful the complicated bitmask return value of these functions really are since no one checks them. But for now let's keep things as is. Cc: Mario Kleiner Cc: Ville Syrjälä Reviewed-by: Mario Kleiner Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed