staging: comedi: dt2811: replace comedi_board() calls
authorIan Abbott <abbotti@mev.co.uk>
Tue, 9 Sep 2014 10:26:32 +0000 (11:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:32:51 +0000 (14:32 -0700)
commita5a74074d3401028fa09dfeaee12d38e2dae0075
treed665dd1d77d189d1a55fc2b26070e88b6d56ccf8
parent36ecf0039662f5dc70fb9ce5f4724d60c23bd19d
staging: comedi: dt2811: replace comedi_board() calls

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>
drivers/staging/comedi/drivers/dt2811.c
This page took 0.025877 seconds and 5 git commands to generate.