From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Subject: Re: [PATCH v7 4/4] memstick: Add realtek USB memstick host driver Date: Fri, 25 Apr 2014 15:06:18 +0800 Message-ID: <535A096A.3070603@realtek.com> References: <1397199203-2235-1-git-send-email-rogerable@realtek.com> <1397199203-2235-5-git-send-email-rogerable@realtek.com> <20140416081352.GA4754@lee--X1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140416081352.GA4754@lee--X1> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: driverdev-devel-bounces@linuxdriverproject.org To: Andrew Morton Cc: Ulf Hansson , Maxim Levitsky , Alex Dubov , Greg Kroah-Hartman , driverdev-devel@linuxdriverproject.org, linux-mmc@vger.kernel.org, Chris Ball , linux-kernel@vger.kernel.org, wei_wang@realsil.com.cn, Lee Jones , Oliver Neukum , Dan Carpenter , Samuel Ortiz List-Id: linux-mmc@vger.kernel.org On 04/16/2014 04:13 PM, Lee Jones wrote: > Hi Andrew, > >> From: Roger Tseng >> >> Realtek USB memstick host driver provides memstick host support based on the >> Realtek USB card reader MFD driver. >> >> Signed-off-by: Roger Tseng >> --- >> 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 > > It seems Max and Alex are less than interested in this patch, so I'm > going to apply it anyway. In your last review you mentioned that it > looked good to your inexpert eye. Can I apply your Ack to that effect? > Hi Andrew, Would you confirm the Ack for Lee? Best regards, Roger Tseng