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:
ddffeb8
)
usb: dwc3: core: switch event buffer allocation to devm_kzalloc()
author
Felipe Balbi
<balbi@ti.com>
Thu, 11 Oct 2012 10:48:36 +0000
(13:48 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 15 Oct 2012 11:58:55 +0000
(14:58 +0300)
The rest of the driver is using devm_kzalloc() where possible
and this patch is just making event buffer allocation follow
the example.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found