From: Daniel Stone Date: Fri, 22 May 2015 12:34:49 +0000 (+0100) Subject: drm: Allow creating blob properties without copy X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~41^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99531d9bb76c649df15311c717deefdff7cc5b7b;p=pandora-kernel.git drm: Allow creating blob properties without copy Make the data parameter to drm_property_create_blob optional; if omitted, the copy will be skipped and the data will be empty. Signed-off-by: Daniel Stone Reviewed-by: Maarten Lankhorst Tested-by: Sean Paul Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed