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:
e792714
)
pwm: devm: alloc correct pointer size
author
Wolfram Sang
<wsa@the-dreams.de>
Mon, 3 Jun 2013 20:27:17 +0000
(22:27 +0200)
committer
Thierry Reding
<thierry.reding@gmail.com>
Mon, 10 Jun 2013 10:50:10 +0000
(12:50 +0200)
The allocated object should be the size of what the pointer is pointing
to and not the size of the pointer itself.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
No differences found