Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756125AbcCaGzJ (ORCPT ); Thu, 31 Mar 2016 02:55:09 -0400 Received: from tex.lwn.net ([70.33.254.29]:36332 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751756AbcCaGzF (ORCPT ); Thu, 31 Mar 2016 02:55:05 -0400 Date: Thu, 31 Mar 2016 00:54:53 -0600 From: Jonathan Corbet To: Baolin Wang Cc: chris@printf.net, broonie@kernel.org, linus.walleij@linaro.org, arnd@arndb.de, ulf.hansson@linaro.org, linux-mmc@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC v2] Documentation: mmc: Add the introduction for mmc-utils Message-ID: <20160331005453.4733ebe8@lwn.net> In-Reply-To: <3a35aa84d79119536fb67bc423f928a930167a73.1458031864.git.baolin.wang@linaro.org> References: <3a35aa84d79119536fb67bc423f928a930167a73.1458031864.git.baolin.wang@linaro.org> Organization: LWN.net X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 282 Lines: 9 On Wed, 16 Mar 2016 20:02:49 +0800 Baolin Wang wrote: > This patch introduces one mmc test tools called mmc-utils, which is convenient > if someone wants to exercise and test MMC/SD devices from userspace. I've applied this to the docs tree, thanks. jon