diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2018-10-02 10:18:40 -0400 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-10-05 10:50:23 +0300 |
commit | 3b766f45355775fc5c404b7ff88f3fd3e9d77f86 (patch) | |
tree | f5bfff52225bdc9d91a19a0a4d75b3eecd85aa9f /include/uapi | |
parent | c216765d3a1defda5e7e2dabd878f99f0cd2ebf2 (diff) | |
download | blackbird-obmc-linux-3b766f45355775fc5c404b7ff88f3fd3e9d77f86.tar.gz blackbird-obmc-linux-3b766f45355775fc5c404b7ff88f3fd3e9d77f86.zip |
USB: net2280: Remove ->disconnect() callback from net2280_pullup()
The net2280 UDC driver invokes the gadget driver's ->disconnect()
callback routine when the net2280_pullup() routine turns off the D+
pullup. This is now unnecessary, because the gadget core performs the
callback on our behalf. This patch removes the unneeded callback.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions