git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52a7499
)
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
author
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 14 Jan 2012 05:32:06 +0000
(21:32 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 24 Jan 2012 20:08:35 +0000
(12:08 -0800)
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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/io_ti.c
patch
|
blob
|
history
diff --cc
drivers/usb/serial/io_ti.c
Simple merge