From: H Hartley Sweeten Date: Wed, 24 Jul 2013 21:11:33 +0000 (-0700) Subject: staging: comedi: usbdux: remove the SUBDEV_* defines X-Git-Tag: v3.12-rc1~183^2~584 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5acdc3561b14a73f5de6bca8a703d9faa7d191c;p=pandora-kernel.git staging: comedi: usbdux: remove the SUBDEV_* defines These defines are only used to index the dev->subdevices array during the attach. It's cleaner to just open-code the values. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed