staging: comedi: aio_aio12_8: fix i/o region size
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 20 Aug 2012 18:29:16 +0000 (11:29 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 18:26:16 +0000 (11:26 -0700)
commitf2c8042276338f1f40ccb9e5bef77887cdb626f4
treeb84ba81b88ec14feaf199b00ca1840aa06d7b2e5
parentd4fec101b628164c2a731d97fb874309b21abf67
staging: comedi: aio_aio12_8: fix i/o region size

This board has jumpers to set the board base address. These
jumpers are marked A5 through A9 and A5 is the least significant
bit of the address. This makes the address reqion for the board
32 bytes not 24.

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