From: edwin_rong <edwin_rong@realsil.com.cn>
To: Vincent Palatin <vpalatin@chromium.org>
Cc: "Matthew Dharm" <mdharm-usb@one-eyed-alien.net>,
"Greg Kroah-Hartman" <gregkh@suse.de>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
"usb-storage@lists.one-eyed-alien.net"
<usb-storage@lists.one-eyed-alien.net>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Mandeep Singh Baines" <msb@chromium.org>,
王炜 <wei_wang@realsil.com.cn>,
"Olof Johansson" <olofj@chromium.org>
Subject: Re: [PATCH] usb-storage: fix realtek cr configuration
Date: Fri, 2 Sep 2011 09:02:51 +0800 [thread overview]
Message-ID: <4E602B3B.20703@realsil.com.cn> (raw)
In-Reply-To: <1314911115-32619-1-git-send-email-vpalatin@chromium.org>
Dear Vincent,
Thanks for the fix.
BRs
Edwin
On 09/02/2011 05:05 AM, Vincent Palatin wrote:
> A typo in the configuration variable name prevents from activating the
> USB autosuspend on the device.
>
> Signed-off-by: Vincent Palatin<vpalatin@chromium.org>
> ---
> drivers/usb/storage/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig
> index bedc4b9..fe2d803 100644
> --- a/drivers/usb/storage/Kconfig
> +++ b/drivers/usb/storage/Kconfig
> @@ -42,7 +42,7 @@ config USB_STORAGE_REALTEK
>
> config REALTEK_AUTOPM
> bool "Realtek Card Reader autosuspend support"
> - depends on USB_STORAGE_REALTEK&& CONFIG_PM_RUNTIME
> + depends on USB_STORAGE_REALTEK&& PM_RUNTIME
> default y
>
> config USB_STORAGE_DATAFAB
prev parent reply other threads:[~2011-09-02 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-01 21:05 Vincent Palatin
2011-09-02 1:02 ` edwin_rong [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E602B3B.20703@realsil.com.cn \
--to=edwin_rong@realsil.com.cn \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mdharm-usb@one-eyed-alien.net \
--cc=msb@chromium.org \
--cc=olofj@chromium.org \
--cc=usb-storage@lists.one-eyed-alien.net \
--cc=vpalatin@chromium.org \
--cc=wei_wang@realsil.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome