diff options
| author | Linus Torvalds <[email protected]> | 2008-06-10 14:59:43 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2008-06-11 17:06:33 -0700 |
| commit | 5340ba827b6269ccd2dcfd3d966626d9dd75d5d4 (patch) | |
| tree | cb25dade31b785fb542678c82c94e0a247100d90 /drivers/message/fusion/lsi/mpi_raid.h | |
| parent | e6942d633be61f1638e08c56ab8244fc9f1c61e3 (diff) | |
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 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions