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:
109daa7
)
staging: comedi: me4000: absorb init_board_info() into its caller
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Sat, 8 Sep 2012 00:45:42 +0000
(17:45 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 8 Sep 2012 04:53:01 +0000
(21:53 -0700)
The init_board_info() function only gets the irq number from the
pci_dev. Just move the code into the function that calls it.
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