From: H Hartley Sweeten Date: Fri, 5 Sep 2014 16:25:46 +0000 (-0700) Subject: staging: comedi: adl_pci9118: introduce pci9118_amcc_int_ena() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~656 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=312eaf0bfec60c840825312deccd6ffcc124b9d0;p=pandora-kernel.git staging: comedi: adl_pci9118: introduce pci9118_amcc_int_ena() Introduce a helper function to program the AMCC interrupt control/ status register to enable/disable interrupts. Fix the analog input (*cancel). The analog input async command support is the only interrupt generator. The (*cancel) should always disable interrupts. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed