staging: comedi: dac02: introduce comedi driver for DAC02 boards
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Mar 2014 19:04:17 +0000 (12:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:12:56 +0000 (14:12 -0700)
commit99999e27475c9cbed2d59ac33f1d6f21bf9e260d
tree12956d921ac83f8ad0399a79f1e638e2400c28ec
parenta100032b5b53817fb25d5f8c65de4064fb5b79ba
staging: comedi: dac02: introduce comedi driver for DAC02 boards

This board is currently supported by the poc driver. That driver used
to support a number of simple boards but now only provides support for
the DAC02 board.

Introduce a new comedi driver specifically for the DAC02 board. This
allows cleaning up all the cruft.

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/Kconfig
drivers/staging/comedi/drivers/Makefile
drivers/staging/comedi/drivers/dac02.c [new file with mode: 0644]