From: Ondrej Zary Date: Sun, 12 Jun 2011 09:40:49 +0000 (+0000) Subject: 3c503: fix broken IRQ autoprobing X-Git-Tag: v3.0-rc4~5^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ffde03d2aa112750468cff07efc9e0a504517dd;p=pandora-kernel.git 3c503: fix broken IRQ autoprobing Fix broken IRQ autoprobing in 3c503 driver: - improper IRQ freeing (does not free IRQs causes WARN) - missing break when an working IRQ is found The driver works with this patch. Signed-off-by: Ondrej Zary Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed