From: Greg Kroah-Hartman Date: Wed, 16 May 2012 15:37:17 +0000 (-0700) Subject: USB: serial: fix up reset_resume callback X-Git-Tag: v3.5-rc1~149^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcd82cd1c249fb85bad3da5d2a07a116cd65a22b;p=pandora-kernel.git USB: serial: fix up reset_resume callback If the usb-serial driver doesn't have a reset_resume callback, then we need to tell the USB core that it doesn't, and it needs to rebind the device. Thanks to Alan for pointing out my mistake, and providing the fix. Reported-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed