From: Paulo Zanoni Date: Tue, 15 May 2012 21:09:04 +0000 (-0300) Subject: drm: add 'count' to struct drm_object_properties X-Git-Tag: v3.5-rc1~100^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f88a9bedfb814a2d4d537db8295c524298256cb;p=pandora-kernel.git drm: add 'count' to struct drm_object_properties This way, we don't need to count every time, so we're a little bit faster and code is a little bit smaller. Change suggested by Ville Syrjälä. Reviewed-by: Rob Clark Tested-by: Rob Clark Signed-off-by: Paulo Zanoni Signed-off-by: Dave Airlie --- Reading git-diff-tree failed