commit | 85dee135b84f1c7cad252fa4a619ea692077a7fc | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Thu Aug 05 17:01:11 2010 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 23 20:50:16 2010 -0700 |
tree | e057b258899d9c22764ed4d223f8b12d7f1a18ad | |
parent | 5c7efeb76e7dc5145b467657fa049f3c1bd9cf58 [diff] |
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 <wfp5p@virginia.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>