From: H Hartley Sweeten Date: Thu, 30 Oct 2014 18:19:36 +0000 (-0700) Subject: staging: comedi: drivers: digital output subdevices do not need SDF_READABLE X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453fd2b395799fa2e83e3e926ff7fee810d26f92;p=pandora-kernel.git staging: comedi: drivers: digital output subdevices do not need SDF_READABLE The SDF_READABLE flag is not necessary for digital output subdevices. For consistency, remove this flag from the comedi drivers that set it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed