staging: comedi: daqboard2000: change COMEDI device names
authorIan Abbott <abbotti@mev.co.uk>
Wed, 4 Jan 2017 10:55:46 +0000 (10:55 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:38:32 +0000 (17:38 +0100)
commit41ab27de8fe79e201223a63beed1c4c9f572175b
treefa88ab070451baf0cd0f11899f35c3266773a779
parentca685dc914ad5e3591cef794064fdd9810fa3bc2
staging: comedi: daqboard2000: change COMEDI device names

The COMEDI device name strings are currently set to "ids2" for the
DaqBoard/2000, and to "ids4" for the DaqBoard/2001.  Change them to
"daqboard2000" and "daqboard2001" respectively.  (The COMEDI driver name
string is also "daqboard2000".)

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