From: Ian Abbott Date: Fri, 31 Aug 2012 19:41:48 +0000 (+0100) Subject: staging: comedi: das08: Add helper functions to check bus type X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~797 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bfdd96262335949d08507f97e7d10f60314c26e;p=pandora-kernel.git staging: comedi: das08: Add helper functions to check bus type Add inline helper function `is_isa_board(board)` to check if the driver supports ISA boards and this is an ISA board, and `is_pci_board(board)` to check if the driver supports PCI boards and this is a PCI board. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed