From: H Hartley Sweeten Date: Mon, 5 Nov 2012 21:41:13 +0000 (-0700) Subject: staging: comedi: addi_apci_1032: add a subdevice for the interrupt support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~582 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6835a17a910cf68b500b7542f3eeea6c0f212ede;p=pandora-kernel.git staging: comedi: addi_apci_1032: add a subdevice for the interrupt support This board supports a single interrupt that can be generated by an AND/OR combination of 16 of the input channels. Create a separate subdevice, similar to the comedi_parport driver, to handle this interrupt. Move the i_APCI1032_ConfigDigitalInput() operation from the digital input subdevice to this new subdevice. Rename the CamelCase function to apci1032_intr_insn_config(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed