Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752202Ab2FROJt (ORCPT ); Mon, 18 Jun 2012 10:09:49 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:33179 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750826Ab2FROJr (ORCPT ); Mon, 18 Jun 2012 10:09:47 -0400 MIME-Version: 1.0 In-Reply-To: <007a01cd4d15$2bba3d10$832eb730$%jun@samsung.com> References: <007a01cd4d15$2bba3d10$832eb730$%jun@samsung.com> Date: Mon, 18 Jun 2012 23:09:46 +0900 Message-ID: Subject: Re: [PATCH RESEND v7 1/3] mmc: core: Add packed command feature of eMMC4.5 From: Namjae Jeon To: Seungwon Jeon Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Ball , Maya Erez , Subhash Jadavani , "S, Venkatraman" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 710 Lines: 18 2012/6/18 Seungwon Jeon : > This patch adds packed command feature of eMMC4.5. > The maximum number for packing read(or write) is offered > and exception event relevant to packed command which is > used for error handling is enabled. If host wants to use > this feature, MMC_CAP2_PACKED_CMD should be set. > > Signed-off-by: Seungwon Jeon > --- Looks good to me. Reviewed-by: Namjae Jeon Thanks. -- 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/