]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: adl_pci9111: digital input/output subdevices are fixed
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 01:58:00 +0000 (18:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 03:05:55 +0000 (20:05 -0700)
commit3acf31763f3e499b6ba9a1eaabb98a1922883e55
tree1e42717d1a2f5f328d8a331dd8e4c1d51a16a608
parent05841b3638715a32daeb2ba9fe543974f2f10bd1
staging: comedi: adl_pci9111: digital input/output subdevices are fixed

The digital input and output subdevices are the same for all boards
supported by this driver. Remove the defines just open-code the values
in the attach function.

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/adl_pci9111.c