staging: comedi: ni_pcimio: replace comedi_board() calls
authorIan Abbott <abbotti@mev.co.uk>
Tue, 9 Sep 2014 10:26:45 +0000 (11:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:32:53 +0000 (14:32 -0700)
commit068be4998bc72ab98e67e85d1b31b554d93ed27d
tree3fcb94ed0d0ec0f4d2adfdf28bef0353deeb4d57
parent7cf94adc51174bdec291a5c6cacb51b93d5cf847
staging: comedi: ni_pcimio: 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/ni_pcimio.c
This page took 0.02665 seconds and 5 git commands to generate.