This board name is incorrect. The proper name is 104-AO12-4.

Change the boardinfo name to 'aio_aio12_4' to follow the format of
the other boardtypes.

Signed-off-by: H Hartley Sweeten <hswee...@visionengravers.com>
Cc: Ian Abbott <abbo...@mev.co.uk>
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
---
 drivers/staging/comedi/drivers/aio_aio12_8.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/comedi/drivers/aio_aio12_8.c 
b/drivers/staging/comedi/drivers/aio_aio12_8.c
index 8d2c494..62e526b 100644
--- a/drivers/staging/comedi/drivers/aio_aio12_8.c
+++ b/drivers/staging/comedi/drivers/aio_aio12_8.c
@@ -20,7 +20,7 @@
  * Author: Pablo Mejia <pablo.me...@cctechnol.com>
  * Devices: [Access I/O] PC-104 AIO12-8 (aio_aio12_8),
  *   [Access I/O] PC-104 AI12-8 (aio_ai12_8),
- *   [Access I/O] PC-104 AO12-8 (aio_ao12_8)
+ *   [Access I/O] PC-104 AO12-4 (aio_ao12_4)
  * Status: experimental
  *
  * Configuration Options:
@@ -100,7 +100,7 @@ static const struct aio12_8_boardtype board_types[] = {
                .name           = "aio_ai12_8",
                .has_ai         = 1,
        }, {
-               .name           = "aio_ao12_8",
+               .name           = "aio_ao12_4",
                .has_ao         = 1,
        },
 };
-- 
2.5.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to