From: H Hartley Sweeten Date: Mon, 9 Dec 2013 23:06:41 +0000 (-0700) Subject: staging: comedi: addi_apci_1032: fix subdevice type/flags bug X-Git-Tag: v3.14-rc1~150^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90daf69a7a3f1d1a41018c799968a0bb896d65e0;p=pandora-kernel.git staging: comedi: addi_apci_1032: fix subdevice type/flags bug The SDF_CMD_READ should be one of the s->subdev_flags not part of the s->type. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed