From: H Hartley Sweeten Date: Wed, 19 Feb 2014 17:11:29 +0000 (-0700) Subject: staging: comedi: pcl816: remove unnecessary 'dev->irq' check X-Git-Tag: v3.15-rc1~139^2~915 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6e48e87c6df4a0a409d0bb7017095aa8da1504;p=pandora-kernel.git staging: comedi: pcl816: remove unnecessary 'dev->irq' check If the dev->irq is not valid the interrupt function will not be hooked up during the attach. Remove the unnecessary check. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed