]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: comedi: dt282x: remove DT2821_SIZE define
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 20 Jun 2014 20:12:42 +0000 (13:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:08:18 +0000 (20:08 -0400)
commitc53a62f64a072ea1ba31aa657e5962cf2a8f360e
tree8b727a683ac32d4d3f6b0742a8fed2df0b47d28b
parentcb3d0d3996fe5c8c4fd7063b4bea890767469cb1
staging: comedi: dt282x: remove DT2821_SIZE define

This define is only used in the comedi_request_region() call to specify
the size of the I/O region. Remove it and just open code the value.

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