From: Ian Abbott Date: Thu, 16 Aug 2012 10:14:18 +0000 (+0100) Subject: staging: comedi: amplc_pc263: add helper functions to check bus type X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~910 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d26769446f5389fa5dd5b8745ddc12d4371fc267;p=pandora-kernel.git staging: comedi: amplc_pc263: 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