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:
0ade4a3
)
staging: dgap: move tty_port_init() for serial_ports.
author
Daeseok Youn
<daeseok.youn@gmail.com>
Mon, 26 May 2014 10:24:47 +0000
(19:24 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 May 2014 17:35:25 +0000
(10:35 -0700)
If printer_ports which is allocated after serial_ports is failed
to allocate, tty_port_init for serial_ports doesn't need anymore.
So move this after allocating memory for printer_ports.
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c
patch
|
blob
|
history
diff --cc
drivers/staging/dgap/dgap.c
Simple merge