diff options
author | Felipe Balbi <balbi@ti.com> | 2011-09-08 13:12:18 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-09-27 00:36:07 +0200 |
commit | 865569ba5a8b0cc840e2b9c16ca6b42d6d5306b4 (patch) | |
tree | b9f125ca3c3c6f3db2b131d65f58d026d5095b77 /drivers/usb/mon | |
parent | USB: pl2303: add id for SMART device (diff) | |
download | linux-865569ba5a8b0cc840e2b9c16ca6b42d6d5306b4.tar.xz linux-865569ba5a8b0cc840e2b9c16ca6b42d6d5306b4.zip |
usb: gadget: udc-core: fix bug on soft_connect interface
We should not be using dev_get_drvdata() because we
never call dev_set_drvdata(). Let's use container_of()
as all other sysfs attributes.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/mon')
0 files changed, 0 insertions, 0 deletions