From: Thierry Reding Date: Tue, 13 May 2014 09:38:36 +0000 (+0200) Subject: drm: Use const data when creating blob properties X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~62^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e6cecd55e541d3e8110f7dfbb6a601e81733ff;p=pandora-kernel.git drm: Use const data when creating blob properties Creating a blob property will always copy the input data so the data that is passed in can be const. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed