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:
01a0312
)
staging: comedi: addi_eeprom: replace comedi_board() calls
author
Ian Abbott
<abbotti@mev.co.uk>
Tue, 9 Sep 2014 10:26:11 +0000
(11:26 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:32:50 +0000
(14:32 -0700)
The `comedi_board(dev)` inline function calls just return
`dev->board_ptr`. Expand the inline function calls.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found