From: Ian Abbott Date: Tue, 9 Sep 2014 10:26:43 +0000 (+0100) Subject: staging: comedi: ni_labpc_isadma: replace comedi_board() calls X-Git-Tag: fixes-for-v3.18-merge-window~15^2~559 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=765c8b03d7e7cd7f22e7233b01e4d3b68d656c61;p=pandora-kernel.git staging: comedi: ni_labpc_isadma: 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed