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:
27f3f4d
)
staging: comedi: pcl816: clarify dma channel request in pcl816_attach()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 17 Feb 2014 21:26:49 +0000
(14:26 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 19:53:53 +0000
(11:53 -0800)
All the board types can do DMA using DMA channels 3 or 1. Remove the 'DMAbits',
which is a mask of the valid channels, from the boardinfo.
Refactor pcl816_attach() to remove the need for the goto.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found