From: Sergei Shtylyov Date: Thu, 24 Jun 2010 17:37:06 +0000 (+0530) Subject: USB: musb_core: make disconnect and suspend interrupts work again X-Git-Tag: v2.6.35-rc4~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9645fdca444d53907b22a4b73e3967efe09781;p=pandora-kernel.git USB: musb_core: make disconnect and suspend interrupts work again Commit 1c25fda4a09e8229800979986ef399401053b46e (usb: musb: handle irqs in the order dictated by programming guide) forgot to get rid of the old 'STAGE0_MASK' filter for calling musb_stage0_irq(), so now disconnect and suspend interrupts are effectively ignored... Signed-off-by: Sergei Shtylyov Cc: stable Signed-off-by: Ajay Kumar Gupta Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed