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:
f538c37
)
staging: comedi: addi_apci_3120: fix the number of subdevices
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Fri, 2 Nov 2012 00:28:41 +0000
(17:28 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:23:49 +0000
(11:23 -0700)
The addi-data "common" code always allocates 7 subdevices. This
driver is now separate from that code so we can remove the unused
subdevices.
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