From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:30 +0000 (-0700) Subject: staging: comedi: adl_pci9118: handle master/target abort in main interrupt handler X-Git-Tag: fixes-for-v3.18-merge-window~15^2~540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=318141a18f7337338451512cc37ada3bf0a22ae6;p=pandora-kernel.git staging: comedi: adl_pci9118: handle master/target abort in main interrupt handler For aesthetics, move the master/target abort detection from the DMA handler to the main interrupt handler. This allows removing the unused 'int_amcc' parameter from the DMA and non-DMA handlers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed