From: H Hartley Sweeten Date: Thu, 4 Sep 2014 17:39:39 +0000 (-0700) Subject: staging: comedi: adl_pci9118: tidy up digital output subdevice init X-Git-Tag: fixes-for-v3.18-merge-window~15^2~690 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9879f7a443d9bd06dd40544c1b91766008b880;p=pandora-kernel.git staging: comedi: adl_pci9118: tidy up digital output subdevice init For aesthetics, add some whitespace to the digital output subdevice init. Remove the SDF_GROUND and SDF_COMMON subdev_flags. These flags only apply to analog subdevices. Remove the 'len_chanlist' init, this subdevice member is only used with subdevices that support async commands. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed