From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Neukum Subject: Re: [PATCH v7 0/4] Add modules for realtek USB card reader Date: Fri, 11 Apr 2014 09:31:54 +0200 Message-ID: <1397201514.1589.0.camel@linux-fkkt.site> References: <1397199203-2235-1-git-send-email-rogerable@realtek.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor2.suse.de ([195.135.220.15]:35048 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754925AbaDKHb7 (ORCPT ); Fri, 11 Apr 2014 03:31:59 -0400 In-Reply-To: <1397199203-2235-1-git-send-email-rogerable@realtek.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: rogerable@realtek.com Cc: Samuel Ortiz , Lee Jones , Chris Ball , Greg Kroah-Hartman , Maxim Levitsky , Alex Dubov , Dan Carpenter , Ulf Hansson , Andrew Morton , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, driverdev-devel@linuxdriverproject.org, wei_wang@realsil.com.cn, micky_ching@realsil.com.cn On Fri, 2014-04-11 at 14:53 +0800, rogerable@realtek.com wrote: > From: Roger Tseng > > This patchset adds modules to support Realtek USB vendor specific class flash > card reader: one base module in MFD subsystem and two host modules in both mmc > and memstick subsystems. The architecture is similar to rtsx_pci. > > This work is done primarily to replace the staging driver: staging/rts5139, > which doesn't utilize mmc nor memstick subsystems. Once the patchset or its > revision is applied, we may need Greg's help to remove the staging one. Looks good to me. Regards Oliver