From: Christian Lamparter Date: Sun, 26 Dec 2010 17:22:29 +0000 (+0100) Subject: carl9170: fix usb pm suspend->resume woes X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97e2c40269e168df986daf94af1c62e07d4fc599;p=pandora-kernel.git carl9170: fix usb pm suspend->resume woes This patch revamps some common code-paths which are shared between (re-)initialization and suspend/resume subroutines. It also adds some helpful comments about quirks and associated difficulties. It's quite big, but it should fix #25382: And hopefully the code is robust enough to deal with all possible suspend/resume scenarios without requiring the user to do any sort of manual and possibly dangerous work. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed