diff options
| author | Linus Torvalds <[email protected]> | 2008-06-10 18:59:43 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-06-12 00:06:33 +0000 |
| commit | 5340ba827b6269ccd2dcfd3d966626d9dd75d5d4 (patch) | |
| tree | cb25dade31b785fb542678c82c94e0a247100d90 /lib/debugobjects.c | |
| parent | USB: isp1760: Assign resource fields before adding hcd (diff) | |
| download | kernel-5340ba827b6269ccd2dcfd3d966626d9dd75d5d4.tar.gz kernel-5340ba827b6269ccd2dcfd3d966626d9dd75d5d4.zip | |
USB: don't use reset-resume if drivers don't support it
This patch tries to identify which devices are able to accept
reset-resume handling, by checking that there is at least one
interface driver bound and that all of the drivers have a reset_resume
method defined. If these conditions don't hold then during resume
processing, the device is logicall disconnected.
This is only a temporary fix. Later on we will explicitly unbind
drivers that can't handle reset-resumes.
Signed-off-by: Linus Torvalds <[email protected]>
Signed-off-by: Alan Stern <[email protected]>
Cc: Oliver Neukum <[email protected]>
Cc: Pavel Machek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
