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:
5da9347
)
usb: dwc3: exynos: use devm_ functions
author
Jingoo Han
<jg1.han@samsung.com>
Tue, 13 Nov 2012 02:20:49 +0000
(11:20 +0900)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 18 Jan 2013 08:11:34 +0000
(10:11 +0200)
The devm_ functions allocate memory that is released when a driver
detaches. This makes the code smaller and a bit simpler.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-exynos.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/dwc3-exynos.c
Simple merge