git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecbbe59
)
drm: Use const data when creating blob properties
author
Thierry Reding
<treding@nvidia.com>
Tue, 13 May 2014 09:38:36 +0000
(11:38 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 13 Nov 2014 09:43:49 +0000
(10:43 +0100)
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 <treding@nvidia.com>
No differences found