diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-01-13 21:32:06 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-03 09:26:56 -0800 |
commit | 881bec2f23410ae6f6074469f3ce0daaf93f72c1 (patch) | |
tree | d982468290053513186b6184eecb24b122879292 /drivers/usb/misc | |
parent | 89b6c4ea1a545908809604812e23a7f83ba782e8 (diff) |
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
commit 6d443d8499e4e59ffb949759cdded32730f8d2f6 upstream.
Calling edge_remove_sysfs_attrs from edge_disconnect is too late
as the device has already been removed from sysfs.
Do the simple and obvious thing and make edge_remove_sysfs_attrs
the port_remove method.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Reported-by: Wolfgang Frisch <wfpub@roembden.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions