From: Ian Abbott Date: Mon, 3 Dec 2012 18:15:41 +0000 (+0000) Subject: staging: comedi: addi_apci_2032: correct interrupt subdevice X-Git-Tag: v3.9-rc1~127^2~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b82fe57c4d059a8ff1190ead1693d66b868353b2;p=pandora-kernel.git staging: comedi: addi_apci_2032: correct interrupt subdevice The subdevice type and flags are initialized incorrectly for the interrupt subdevice - the SDF_CMD_READ value belongs in the subdevice flags. Fix it. Also set the number of channels to 2 since there are 2 interrupt sources each with its own status bit. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed