From: Greg Kroah-Hartman Date: Mon, 7 May 2012 21:11:40 +0000 (-0700) Subject: USB: serial: sierra: remove reset_resume callback X-Git-Tag: v3.5-rc1~149^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abee859c13ec6a0f49a7234eef011f5d45136f1;p=pandora-kernel.git USB: serial: sierra: remove reset_resume callback This really just is the resume callback for the device, so use that, especially as the usb-serial core just overrode this callback so it wasn't being made anyway. Cc: Alan Stern Cc: Rusty Russell Cc: Johan Hovold Cc: Anton Samokhvalov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed