From: H Hartley Sweeten Date: Thu, 8 Jan 2015 00:19:31 +0000 (-0700) Subject: staging: comedi: aio_iiro_16: introduce aio_iiro_enable_irq() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~552 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe1cb9a3ed83c753183015b31dfb6fc148403f7;p=pandora-kernel.git staging: comedi: aio_iiro_16: introduce aio_iiro_enable_irq() This board supports interrupts on change of state of the digital inputs. Introduce a helper function to enable/disable the interrupt. Use the new helper function to ensure that interrupts are initially disabled during the driver (*attach). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed