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:
7bb6b2f
)
serial: samsung: alloc dma stucture in ourport
author
Robert Baldyga
<r.baldyga@samsung.com>
Wed, 10 Dec 2014 11:49:23 +0000
(12:49 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 22:25:39 +0000
(14:25 -0800)
When we have "dmas" property in serial node in device-tree, we do
memory alocation for dma structure which will be used in DMA handling
code.
Based on previous work of Sylwester Nawrocki and Lukasz Czerwinski.
Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/samsung.c
patch
|
blob
|
history
diff --cc
drivers/tty/serial/samsung.c
Simple merge