From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:11:03 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove COMEDI_SUBD_TTLIO X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~142 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=641abdac09f30d3c1bf99f5a938b61336ced7988;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove COMEDI_SUBD_TTLIO This driver abuses the enum comedi_subdevice_type by redefining enum 11 - COMEDI_SUBD_SERIAL as COMEDI_SUBD_TTLIO. The subdevice that uses COMEDI_SUBD_TTLIO is a TTL Digital Input/Output subdevice. Remove COMEDI_SUBD_TTLIO and just use COMEDI_SUBD_DIO as the subdevice type. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed