From: Colin Leroy Date: Sun, 1 May 2005 09:29:10 +0000 (+0200) Subject: [PATCH] USB: check for device in zd1201_resume X-Git-Tag: v2.6.13-rc1~51^2~8^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58f97fa9d258e4110ee1257a63cd1af51787f69;p=pandora-kernel.git [PATCH] USB: check for device in zd1201_resume My patch adding PM support for zd1201 didn't check for the device on resume, which can oops if the device has been removed. This patch fixes it. Signed-off-by: Colin Leroy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed