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:
0bb482e
)
staging: comedi: addi_apci_3120: cleanup apci3120_detach()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 2 Nov 2012 00:30:37 +0000
(17:30 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:23:50 +0000
(11:23 -0700)
This driver always tried to allocate the dma buffers so they need to
be free'd when the board is detached.
Remove the unneeded tests for the eeprom chip and bring the code
back an indent.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found