From: Hermann Kneissel Date: Sun, 26 Apr 2009 20:42:04 +0000 (+0200) Subject: USB: garmin_gps: removes usb_reset_device from garmin_close X-Git-Tag: v2.6.31-rc1~304^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4072f46e57fe7138f4337840fab736ec43293ca;p=pandora-kernel.git USB: garmin_gps: removes usb_reset_device from garmin_close The following patch removes the call to usb_reset_device which may occur when closing the driver by implementing a new session initialization code based on the method used by gpsbabel. The patch is against linux-2.6.30-rc3-git1. Signed-off-by: Hermann Kneissel herkne@users.sourceforge.net Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed