From: Manuel Lauss Date: Thu, 5 May 2011 14:35:24 +0000 (+0200) Subject: USB: ehci-au1xxx: fix suspend callback X-Git-Tag: v3.0-rc1~337^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7535ac05443f234b9c68389fc053976383feca4;p=pandora-kernel.git USB: ehci-au1xxx: fix suspend callback Remove a stray 'return 0' at the top of the suspend callback, and move au1xxx_stop_ehc() out of the ehci spinlock since it takes some time to complete. Signed-off-by: Manuel Lauss Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed