From: H Hartley Sweeten Date: Fri, 22 Jun 2012 23:23:04 +0000 (-0700) Subject: staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo X-Git-Tag: v3.6-rc1~100^2~623 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726288e4aadbe53ed8f43483eb3b02c4a5385bd4;p=pandora-kernel.git staging: comedi: ni_daq_700: Remove bustype variable from the boardinfo This driver is only used for pcmcia type devices. There is no need for the 'bustype' check. Remove the variable from the boardinfo and refactor the code based on it's removal. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed