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:
8799719
)
USB: ssb: use devm_kzalloc
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 6 Jun 2015 19:53:04 +0000
(21:53 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 21:26:22 +0000
(14:26 -0700)
Instead of manually handling the frees use devm. There was also a free
missing in the unregister call which is not needed with devm.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ssb-hcd.c
patch
|
blob
|
history
diff --cc
drivers/usb/host/ssb-hcd.c
Simple merge