diff options
author | Felipe Balbi <balbi@ti.com> | 2011-09-08 15:12:18 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-09-27 02:36:07 +0400 |
commit | 865569ba5a8b0cc840e2b9c16ca6b42d6d5306b4 (patch) | |
tree | b9f125ca3c3c6f3db2b131d65f58d026d5095b77 /drivers/usb/mon/mon_bin.c | |
parent | 598f0b703506da841d3459dc0c48506be14d1778 (diff) | |
download | linux-865569ba5a8b0cc840e2b9c16ca6b42d6d5306b4.tar.xz |
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/mon_bin.c')
0 files changed, 0 insertions, 0 deletions