]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAME
authorIan Abbott <abbotti@mev.co.uk>
Mon, 18 Mar 2013 17:19:05 +0000 (17:19 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:30:05 +0000 (11:30 -0700)
commit207c3b2b526214e632914243a69bab0d02b909c5
treecd8c3c9dc15ff16b963c38e7206574f2f43b21f5
parente4681eba8ac585a00ecd8dd84bda5a400085e022
staging: comedi: amplc_dio200: remove DIO200_DRIVER_NAME

Remove the `DIO200_DRIVER_NAME` macro which expands to the driver name
"amplc_dio200".  Use the board name from our `struct dio200_board` when
requesting resources.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c