public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Roger <rogerable@realtek.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
	Maxim Levitsky <maximlevitsky@gmail.com>,
	Alex Dubov <oakad@yahoo.com>,
	driverdev-devel@linuxdriverproject.org,
	linux-mmc@vger.kernel.org, Chris Ball <chris@printf.net>,
	linux-kernel@vger.kernel.org, wei_wang@realsil.com.cn,
	Andrew Morton <akpm@linux-foundation.org>,
	Lee Jones <lee.jones@linaro.org>, Oliver Neukum <oneukum@suse.de>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Samuel Ortiz <sameo@linux.intel.com>
Subject: Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver
Date: Fri, 23 May 2014 20:47:38 +0900	[thread overview]
Message-ID: <20140523114738.GA7471@kroah.com> (raw)
In-Reply-To: <5360ACA4.80503@realtek.com>

On Wed, Apr 30, 2014 at 03:56:20PM +0800, Roger wrote:
> On 04/28/2014 06:10 PM, Lee Jones wrote:
> >> From: Roger Tseng <rogerable@realtek.com>
> >>
> >> Realtek USB memstick host driver provides memstick host support based on the
> >> Realtek USB card reader MFD driver.
> >>
> >> Signed-off-by: Roger Tseng <rogerable@realtek.com>
> >> ---
> >>   drivers/memstick/host/Kconfig       |  10 +
> >>   drivers/memstick/host/Makefile      |   1 +
> >>   drivers/memstick/host/rtsx_usb_ms.c | 839 ++++++++++++++++++++++++++++++++++++
> >>   3 files changed, 850 insertions(+)
> >>   create mode 100644 drivers/memstick/host/rtsx_usb_ms.c
> >
> > Applied, thanks.
> >
> Greg,
> 
> Since all patches have been applied and the device is now supported by 
> the new driver, would you remove the former staging one at 
> drivers/staging/rts5139? Similar removal had been done for our PCIE 
> devices in:
> 
> commit cd2112220b6b0a35fa12ba988a0dd837515dfaf8
> Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Date:   Fri Oct 26 09:03:21 2012 -0700
> 
>      Staging: remove rts_pstor driver
> 

Now removed, thanks.

greg k-h

  reply	other threads:[~2014-05-23 18:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-11  6:53 [PATCH v7 0/4] Add modules for realtek USB card reader rogerable
2014-04-11  6:53 ` [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition rogerable
2014-04-16 10:39   ` Lee Jones
2014-04-11  6:53 ` [PATCH v7 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend rogerable
2014-04-16 10:40   ` Lee Jones
2014-04-11  6:53 ` [PATCH v7 3/4] mmc: Add realtek USB sdmmc host driver rogerable
2014-04-28 10:10   ` Lee Jones
2014-04-11  6:53 ` [PATCH v7 4/4] memstick: Add realtek USB memstick " rogerable
2014-04-16  8:13   ` Lee Jones
2014-04-25  7:06     ` Roger
2014-04-25  9:52     ` Dan Carpenter
2014-04-28 10:10   ` Lee Jones
2014-04-30  7:56     ` Roger
2014-05-23 11:47       ` Greg Kroah-Hartman [this message]
2014-04-11  7:31 ` [PATCH v7 0/4] Add modules for realtek USB card reader Oliver Neukum
2014-04-11 10:28   ` Lee Jones
2014-04-11 10:36     ` Oliver Neukum
2014-04-16  3:19       ` Roger
2014-04-16  7:27         ` Ulf Hansson
2014-04-16  8:09         ` Lee Jones

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=20140523114738.GA7471@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=chris@printf.net \
    --cc=dan.carpenter@oracle.com \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=maximlevitsky@gmail.com \
    --cc=oakad@yahoo.com \
    --cc=oneukum@suse.de \
    --cc=rogerable@realtek.com \
    --cc=sameo@linux.intel.com \
    --cc=ulf.hansson@linaro.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