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: NThierry Reding <treding@nvidia.com>
Showing
想要评论请 注册 或 登录
Creating a blob property will always copy the input data so the data
that is passed in can be const.
Signed-off-by: NThierry Reding <treding@nvidia.com>