From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:24:12 +0000 (-0700) Subject: staging: comedi: s626: cleanup request_irq in s626_attach_pci() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c7e4277c1197d31c0b34dbaf23e6edddb5978f7;p=pandora-kernel.git staging: comedi: s626: cleanup request_irq in s626_attach_pci() Only set dev->irq if request_irq is successfull. Remove the kernel message noise. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed