From: H Hartley Sweeten Date: Thu, 30 Oct 2014 18:19:35 +0000 (-0700) Subject: staging: comedi: drivers: remove inappropriate SDF_* flags from subdevices X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00259182063cccbcee85315d978b8b93d5298e3;p=pandora-kernel.git staging: comedi: drivers: remove inappropriate SDF_* flags from subdevices The SDF_GROUND, SDF_COMMON, SDF_DIFF, and SDF_OTHER flags are only useful with the analog input and output subdevices. Remove these flags from the other subdevice types in the comedi drivers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed