From: Ian Abbott Date: Wed, 24 Oct 2012 15:47:53 +0000 (+0100) Subject: staging: comedi: amplc_dio200: add helpers to get board layout X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1026 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56a8a3c4979b0c968a53ab9cdbf6887e8e6ba1e;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed