From: Greg Kroah-Hartman Date: Mon, 7 May 2012 21:10:27 +0000 (-0700) Subject: USB: serial: ch341: remove reset_resume callback X-Git-Tag: v3.5-rc1~149^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bfd1c96a9fb9b547db9a2ad8428dc8de5526e92;p=pandora-kernel.git USB: serial: ch341: 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: Johan Hovold Cc: Alan Stern Cc: Rusty Russell Cc: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed