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:
49b2746
)
staging/fwserial: Remove superfluous free
author
Peter Hurley
<peter@hurleysoftware.com>
Wed, 28 Nov 2012 02:37:13 +0000
(21:37 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 16:46:52 +0000
(08:46 -0800)
Now that the dma fifo is allocated on activate and freed on
shutdown, this extra free is harmless but unnecessary.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found