提交 c9d00fc1 编写于 作者: D David Brownell 提交者: Linus Torvalds

[PATCH] USB: onetouch doesn't suspend yet

The onetouch support doesn't suspend correctly (leaves an interrupt
URB posted, instead of unlinking it) so for now just disable it
when PM is in the air.
Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 b0ce84d5
...@@ -115,7 +115,7 @@ config USB_STORAGE_JUMPSHOT ...@@ -115,7 +115,7 @@ config USB_STORAGE_JUMPSHOT
config USB_STORAGE_ONETOUCH config USB_STORAGE_ONETOUCH
bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)" bool "Support OneTouch Button on Maxtor Hard Drives (EXPERIMENTAL)"
depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL depends on USB_STORAGE && INPUT_EVDEV && EXPERIMENTAL && !PM
help help
Say Y here to include additional code to support the Maxtor OneTouch Say Y here to include additional code to support the Maxtor OneTouch
USB hard drive's onetouch button. USB hard drive's onetouch button.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册