]> Pileus Git - ~andy/linux/commit
staging: comedi: usbduxsigma: remove SUBDEV_* defines
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 23 May 2013 19:54:25 +0000 (12:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2013 11:40:56 +0000 (20:40 +0900)
commitaf87e188902141f3ec9e485a97f568e86b2b2363
tree124f9cd08af2996ea917c1e5835119ce57d38939
parent982d255b3e5d5945b91a84b019841736bcee96dc
staging: comedi: usbduxsigma: remove SUBDEV_* defines

The SUBDEV_* defines are only used during the (*auto_attach). Remove
the defines and just open code the values.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxsigma.c