Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932318AbaDBPRN (ORCPT ); Wed, 2 Apr 2014 11:17:13 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:47023 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932252AbaDBPRM (ORCPT ); Wed, 2 Apr 2014 11:17:12 -0400 Date: Wed, 2 Apr 2014 16:16:54 +0100 From: Lee Jones To: Andrew Morton Cc: Roger , Samuel Ortiz , Chris Ball , Greg Kroah-Hartman , Maxim Levitsky , Alex Dubov , Dan Carpenter , Ulf Hansson , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, driverdev-devel@linuxdriverproject.org, wei_wang@realsil.com.cn, micky_ching@realsil.com.cn Subject: Re: [PATCH v5 3/3] memstick: Add realtek USB memstick host driver Message-ID: <20140402151654.GA24060@lee--X1> References: <1395744293-24398-1-git-send-email-rogerable@realtek.com> <1395744293-24398-4-git-send-email-rogerable@realtek.com> <533A3080.2020008@realtek.com> <20140401150654.fe27636428a62fdf9e0d2dc1@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140401150654.fe27636428a62fdf9e0d2dc1@linux-foundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 01 Apr 2014, Andrew Morton wrote: > On Tue, 1 Apr 2014 11:20:32 +0800 Roger wrote: > > > On 03/25/2014 06:44 PM, rogerable@realtek.com wrote: > > > 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 > > Hi Andrew, > > > > Since I'll have to send next revision(v6, to modify patch 1/3) and > > you've commented v4, would you also comment or Ack the 3/3 of this one? > > This should save one revision for me to make any necessary change. > > It looks OK to my inexpert eye. It would be better if Maxim and/or Alex > could review the code. If that doesn't happen then I guess the best we > can do is to go ahead and merge it. Have you worked out via which tree > the patches will be merged? I'll be happy to take the set if one of the subsystem experts would be kind enough to cast an eye over it. Maxim, Alex? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/