linux/drivers/staging/comedi
Ian Abbott e9166139f6 staging: comedi: complain if dma buffer allocation not supported
When allocating a buffer to support asynchronous comedi commands, if a
DMA coherent buffer was requested but `CONFIG_HAS_DMA` is undefined,
bail out of local helper function `__comedi_buf_alloc()` with an error
message.

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>
2013-05-13 17:38:48 -04:00
..
drivers staging: comedi: ni_mio_common: only do counter commands for ni_pcimio 2013-05-13 17:38:47 -04:00
kcomedilib staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols 2013-04-12 15:09:59 -07:00
Kconfig staging: comedi: work without HAS_DMA 2013-05-13 17:38:46 -04:00
Makefile staging: comedi: conditionally build in PCMCIA driver support 2013-01-31 10:38:10 +01:00
TODO
comedi.h staging: comedi: deprecate loading firmware with comedi_config 2013-01-17 16:51:46 -08:00
comedi_buf.c staging: comedi: complain if dma buffer allocation not supported 2013-05-13 17:38:48 -04:00
comedi_compat32.c staging: comedi: Makefile: conditionally compile multi-file core module 2013-01-07 14:51:11 -08:00
comedi_compat32.h
comedi_fops.c staging: comedi: allow buffer resize if previous resize failed 2013-05-13 17:37:04 -04:00
comedi_internal.h staging: comedi: change comedi_alloc_board_minor() to return pointer 2013-04-05 14:33:17 -07:00
comedi_pci.c staging: comedi: comedi_pci: dev->board_name is always valid 2013-04-08 11:39:19 -07:00
comedi_pcmcia.c staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check() 2013-02-05 18:16:19 -08:00
comedi_usb.c staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context' 2013-02-05 18:07:11 -08:00
comedidev.h staging: comedi: drivers: introduce comedi_legacy_detach() 2013-04-19 11:19:52 -07:00
comedilib.h
drivers.c staging: comedi: drivers: free_irq() in comedi_legacy_detach() 2013-04-19 11:19:54 -07:00
proc.c staging: single_open() leaks 2013-05-05 00:15:43 -04:00
range.c staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols 2013-04-12 15:09:59 -07:00