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:
e68a83f
)
staging: comedi: refactor adl_pci8164 driver to remove forward declarations
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Mon, 23 Apr 2012 22:37:02 +0000
(15:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 18:38:35 +0000
(11:38 -0700)
Move the struct comedi_driver variable and the associated
attach/detach routines to remove the need for the forward
declarations.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Mori Hess <fmhess@users.sourceforge.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found