From: H Hartley Sweeten Date: Mon, 20 Oct 2014 18:34:24 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: tidy up digital output subdevice init X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~802 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bed58e3b6c02614aeb14dea58e1f12ec79a9d17;p=pandora-kernel.git staging: comedi: addi_apci_3120: tidy up digital output subdevice init For aesthetics, add some white space to the digital output subdevice initialization. Remove the subdev_flags SDF_GROUND and SDF_COMMON. These only apply to analog subdevices. Also remove the unnecessary SDF_READABLE subdev_flag. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed