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:
bf90ff5
)
USB: iuu_phoenix: fix sysfs-attribute creation
author
Johan Hovold
<jhovold@gmail.com>
Thu, 18 Oct 2012 08:52:17 +0000
(10:52 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 18 Oct 2012 15:08:47 +0000
(08:08 -0700)
Make sure sysfs attributes are created at port probe.
A recent patch ("USB: iuu_phoenix: fix port-data memory leak") removed
the sysfs-attribute creation by mistake.
Reported-by: Yuanhan Liu <yuanhan.liu@intel.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found