https://github.com/torvalds/linux
Revision 8119b55aed818e590c26cb97706c914e3d660fd8 authored by Alan Stern on 15 March 2013, 18:03:17 UTC, committed by Felipe Balbi on 20 March 2013, 14:46:34 UTC
This patch (as1667) removes an incorrect driver->unbind() call from
the net2280 driver.  If startup fails, the UDC core takes care of
unbinding the gadget driver automatically; the controller driver
shouldn't do it too.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
1 parent 511f3c5
History
Tip revision: 8119b55aed818e590c26cb97706c914e3d660fd8 authored by Alan Stern on 15 March 2013, 18:03:17 UTC
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
Tip revision: 8119b55
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 243.5 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top