From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:10 +0000 (-0700) Subject: staging: comedi: pcl818: clarify irq request in pcl818_attach() X-Git-Tag: v3.15-rc1~139^2~972 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8356d4b4f444fa5745f042527043a2ad3a5bf685;p=pandora-kernel.git staging: comedi: pcl818: clarify irq request in pcl818_attach() All the board types can use IRQ 2-7 for async command support. Remove the 'IRQbits', which is a mask of the valid IRQs, from the boardinfo and refactor pcl818_attach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed