From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support Date: Tue, 16 Feb 2010 14:32:41 -0800 Message-ID: <20100216143241.d915ae54.akpm@linux-foundation.org> References: <4B790102.4050907@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:51415 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933126Ab0BPWcs (ORCPT ); Tue, 16 Feb 2010 17:32:48 -0500 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Magnus Damm Cc: Yusuke Goda , linux-mmc@vger.kernel.org On Mon, 15 Feb 2010 21:15:49 +0900 Magnus Damm wrote: > Hi Goda-san, > > 2010/2/15 Yusuke Goda : > > Enable MMC_CAP_MMC_HIGHSPEED support in the tmio_mmc driver if > > pdata->cap_highspeed is set. > > > > Signed-off-by: Yusuke Goda > > Thanks for your patch, it looks fine to me. > Acked-by: Magnus Damm > > If no one objects then I'll hack up a patch for the sh_mobile_sdhi > driver that sets pdata->cah_highspeed to 1. > Would prefer to see the interrelated patches in a single series please. Linus Walleij's suggestion sounded good, too.