From: H Hartley Sweeten Date: Fri, 30 Nov 2012 01:18:35 +0000 (-0700) Subject: staging: comedi: addi_apci_2032: cleanup the s->subdev_flags X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61034e002d8ad10d2265d33168d1dc721375869f;p=pandora-kernel.git staging: comedi: addi_apci_2032: cleanup the s->subdev_flags The flags SDF_GROUND and SDF_COMMON only have meaning for analog input/output subdevices. Remove these flags from the digital output and timer subdevices in this driver. The digital output subdevice does not need the SDF_READABLE flag. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed