From: H Hartley Sweeten Date: Tue, 13 Nov 2012 20:45:39 +0000 (-0700) Subject: staging: comedi: addi_apci_1516: cleanup the s->subdev_flags X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e07ce63e181c9a6bd7166f55c5dbb9a984a776;p=pandora-kernel.git staging: comedi: addi_apci_1516: 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 input/output and timer subdevices in this driver. The digital output subdevice does not need the SDF_READABLE flags. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed