From: Alexander Kurz Date: Sat, 8 May 2010 08:21:45 +0000 (+0400) Subject: Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype. X-Git-Tag: v2.6.35-rc1~441^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d7dbbef51a624ff0ec76f022802d677fdb9888;p=pandora-kernel.git Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype. PC/104-drivers went into ISA, PC/104+ went into PCI, Drivers without a bustype went into "misc". In doubt drivers supporting both ISA/PCI went into PCI. Drivers without any detailed hardware info went into ISA, e.g. fl512.c Some NI drivers are used by other NI drivers from different bustypes are grouped seperately in NI_COMMON. [tweaked by gregkh to handle the new driver recently added] Signed-off-by: Alexander Kurz Acked-by: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed