From: Greg Kroah-Hartman Date: Tue, 15 May 2012 22:40:00 +0000 (-0700) Subject: USB: serial: hook up reset_resume callback X-Git-Tag: v3.5-rc1~149^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7186364e46c3800635c283924bf25433d0a556a2;p=pandora-kernel.git USB: serial: hook up reset_resume callback The callback is now hooked up for any USB to serial driver that wants it. We only register the callback if any of the usb-serial structures want it, this keeps the USB core happy. Thanks to Alan Stern for the ideas on how to do this. Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed