Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-16 Thread Lee Jones
> 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. > > >>>

Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-16 Thread Ulf Hansson
On 16 April 2014 05:19, Roger wrote: > On 04/11/2014 06:36 PM, Oliver Neukum wrote: >> >> On Fri, 2014-04-11 at 11:28 +0100, Lee Jones wrote: > > From: Roger Tseng > > This patchset adds modules to support Realtek USB vendor specific class > flash > card reader: one base m

Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-15 Thread Roger
On 04/11/2014 06:36 PM, Oliver Neukum wrote: On Fri, 2014-04-11 at 11:28 +0100, Lee Jones 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 subsystem

Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-11 Thread Oliver Neukum
On Fri, 2014-04-11 at 11:28 +0100, Lee Jones 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. T

Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-11 Thread Lee Jones
> > 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

Re: [PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-11 Thread Oliver Neukum
On Fri, 2014-04-11 at 14:53 +0800, rogera...@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 sim

[PATCH v7 0/4] Add modules for realtek USB card reader

2014-04-10 Thread rogerable
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 driv