From: H Hartley Sweeten Date: Mon, 14 Jul 2014 19:24:04 +0000 (-0700) Subject: staging: comedi: ni_mio_common: tidy up the gpct counter subdevice init X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~668 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c607b3317e562bfe322c98c38e0c9e7852366b35;p=pandora-kernel.git staging: comedi: ni_mio_common: tidy up the gpct counter subdevice init For aesthetics, add some whitespace to the subdevice init and tidy it up a bit. Unfortunately we can't get rid of the '#ifdef PCIDMA' here yet due to other ifdefery in this file. For now just add the correct test so that the async command support is not hooked up unless we have an IRQ and DMA. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed