提交 839f245f 编写于 作者: V Vincent Palatin 提交者: Greg Kroah-Hartman

usb-storage: fix realtek cr configuration

A typo in the configuration variable name prevents from activating the
USB autosuspend on the device.
Signed-off-by: NVincent Palatin <vpalatin@chromium.org>
Cc: stable <stable@kernel.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 8582d861
...@@ -42,7 +42,7 @@ config USB_STORAGE_REALTEK ...@@ -42,7 +42,7 @@ config USB_STORAGE_REALTEK
config REALTEK_AUTOPM config REALTEK_AUTOPM
bool "Realtek Card Reader autosuspend support" bool "Realtek Card Reader autosuspend support"
depends on USB_STORAGE_REALTEK && CONFIG_PM_RUNTIME depends on USB_STORAGE_REALTEK && PM_RUNTIME
default y default y
config USB_STORAGE_DATAFAB config USB_STORAGE_DATAFAB
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册