diff options
author | Li Jun <jun.li@nxp.com> | 2017-04-14 14:12:07 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2017-06-13 13:21:08 +0300 |
commit | 8e55d30322c6a0ef746c256a1beda9c73ecb27a6 (patch) | |
tree | 8aab4548f160577b3300fdddf9376889ef53c91d /drivers/usb/dwc3 | |
parent | 2d4aa21a73ba1019195f2200361c0fabe6f7d261 (diff) | |
download | linux-8e55d30322c6a0ef746c256a1beda9c73ecb27a6.tar.xz |
usb: gadget: mass_storage: set msg_registered after msg registered
If there is no UDC available, the msg register will fail and this
flag will not be set, but the driver is already added into pending
driver list, then the module removal modprobe -r can not remove
the driver from the pending list.
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/usb/dwc3')
0 files changed, 0 insertions, 0 deletions