From: Bill Pemberton Date: Thu, 5 Aug 2010 21:01:11 +0000 (-0400) Subject: USB: ssu100: add disconnect function for ssu100 X-Git-Tag: v2.6.36-rc3~41^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85dee135b84f1c7cad252fa4a619ea692077a7fc;p=pandora-kernel.git USB: ssu100: add disconnect function for ssu100 Add a disconnect function to the functions of this device. The disconnect is a call to usb_serial_generic_disconnect() so it requires that symbol to be exported from generic.c. Signed-off-by: Bill Pemberton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed