From: H Hartley Sweeten Date: Wed, 19 Feb 2014 17:11:22 +0000 (-0700) Subject: staging: comedi: pcl816: clarify irq request in pcl816_attach() X-Git-Tag: v3.15-rc1~139^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f376df8b13cf09220a8003469b10a9b8095d3c;p=pandora-kernel.git staging: comedi: pcl816: clarify irq request in pcl816_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 pcl816_attach(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed