Files
linux/drivers
Ian Abbott a56a8a3c49 staging: comedi: amplc_dio200: add helpers to get board layout
Add inline helper function `dio200_board_layout(board)` to get a pointer
to the board layout data for a board.  Add inline helper function
`dio200_dev_layout(dev)` to get a pointer to the board layout data for a
comedi device (this function is currently unused but will be used by a
later change).

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 15:25:11 -07:00
..
2012-10-11 00:45:21 -07:00
2012-09-26 22:28:21 -04:00
2012-10-19 18:46:51 +01:00
2012-09-24 10:07:40 -07:00
2012-10-12 13:56:52 -04:00