From: Sarah Sharp Date: Fri, 14 Dec 2007 22:08:35 +0000 (-0800) Subject: USB: pl2303: Move pl2303 vendor specific init to probe function. X-Git-Tag: v2.6.25-rc1~1075^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e152505a57db6622deb1322c22551c046e33d16;p=pandora-kernel.git USB: pl2303: Move pl2303 vendor specific init to probe function. Without this fix, the pl2303 usb-serial adapter would not suspend properly unless it had been opened first. A pl2303 type_1 chip will still break if the system is hibernated while the RS-232 connector is powered by another system. This was broken before, and a reset resume does not fix it. All other suspend and autosuspend scenarios work with ATEN pl2303 adaptors with HX and type_1 chips. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed