diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-06-24 23:55:44 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 21:04:59 (GMT) |
commit | 0bdab509bf9c6d838dc0a3b1d68bbf841fc20b5a (patch) | |
tree | 0cff143ffb15d26181eb5f2d04f95d592cb63106 /drivers/usb/misc | |
parent | 54db996e6dab51571718e8e97c26fdc695e254ac (diff) | |
download | linux-fsl-qoriq-0bdab509bf9c6d838dc0a3b1d68bbf841fc20b5a.tar.xz |
staging: comedi: use comedi_alloc_devpriv()
Use the helper function to allocate memory and set the comedi_device
private data pointer.
This removes the dependency on slab.h from most of the drivers so
remove the global #include in comedidev.h and the local #include
in some of the drivers.
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>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions