From: Lothar Wassmann Date: Fri, 15 Jan 2010 19:42:02 +0000 (-0500) Subject: USB: isp1362: fix build failure on ARM systems via irq_flags cleanup X-Git-Tag: v2.6.33-rc5~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2fea2e0dea9df8ead1cb45e4b9cd68e1b1d29b;p=pandora-kernel.git USB: isp1362: fix build failure on ARM systems via irq_flags cleanup There was some left over #ifdef ARM logic that is outdated but no one really noticed. So instead of relying on this tricky logic, properly load and utilize the platform irq_flags resources. Reported-by: Ben Hutchings Signed-off-by: Lothar Wassmann Signed-off-by: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed