staging: comedi: add comedi_usb.h
authorIan Abbott <abbotti@mev.co.uk>
Tue, 27 Jan 2015 17:49:01 +0000 (17:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:18:50 +0000 (11:18 -0800)
commitd1a6b736284cb0f618ff82abb79c2dd7fcad33dd
tree043c048ada45636bfa4d3b4a6d9d6592fc912444
parentfd27ae76d29d59aa834bf26d45535b1ba09ab543
staging: comedi: add comedi_usb.h

Add a new header that Comedi USB drivers can include instead of
"comedidev.h".  Currently, it just pulls in <linux/usb.h> and
"comedidev.h", but the plan is to migrate the USB-specific stuff from
"comedidev.h" here.

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/comedi_usb.h [new file with mode: 0644]
This page took 0.02478 seconds and 5 git commands to generate.