From: H Hartley Sweeten Date: Tue, 4 Nov 2014 17:55:24 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: use async->events to report hardware error X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68809bb8d97f6df3296298e932f07b33e939d00;p=pandora-kernel.git staging: comedi: addi_apci_3120: use async->events to report hardware error In apci3120_interrupt_dma(), use the async->events to report the hardware error and allow the core to (*cancel) the command instead of calling the (*cancel) function directly. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed