From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Date: Mon, 18 Apr 2011 18:48:23 +0900 Message-ID: <20110418094823.GI32457@linux-sh.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from linux-sh.org (linux-sh.org [111.68.239.195]) by alsa0.perex.cz (Postfix) with ESMTP id 681E9103841 for ; Mon, 18 Apr 2011 11:48:31 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Guennadi Liakhovetski Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org, Mark Brown , Magnus Damm , Simon Horman , linux-i2c@vger.kernel.org, Liam Girdwood List-Id: alsa-devel@alsa-project.org On Fri, Apr 15, 2011 at 08:03:17PM +0200, Guennadi Liakhovetski wrote: > Update CONFIG_MMC_TMIO to the new CONFIG_MMC_SDHI symbol and fix > MMCIF to also function in modular builds for ecovec. On Fri, Apr 15, 2011 at 08:04:12PM +0200, Guennadi Liakhovetski wrote: > arch/sh/configs/ecovec24_defconfig | 2 +- > arch/sh/configs/sh7757lcr_defconfig | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) On Fri, Apr 15, 2011 at 08:17:34PM +0200, Guennadi Liakhovetski wrote: > This patch enables FSI driver autoloading on sh-mobile systems. On Fri, Apr 15, 2011 at 08:18:57PM +0200, Guennadi Liakhovetski wrote: > This patch enables I2C driver autoloading on sh-mobile systems. All applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 18 Apr 2011 09:48:23 +0000 Subject: Re: [PATCH 1/2] sh: fix SD / MMC configuration dependencies on ecovec Message-Id: <20110418094823.GI32457@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Guennadi Liakhovetski Cc: alsa-devel@alsa-project.org, linux-sh@vger.kernel.org, Mark Brown , Magnus Damm , Simon Horman , linux-i2c@vger.kernel.org, Liam Girdwood On Fri, Apr 15, 2011 at 08:03:17PM +0200, Guennadi Liakhovetski wrote: > Update CONFIG_MMC_TMIO to the new CONFIG_MMC_SDHI symbol and fix > MMCIF to also function in modular builds for ecovec. On Fri, Apr 15, 2011 at 08:04:12PM +0200, Guennadi Liakhovetski wrote: > arch/sh/configs/ecovec24_defconfig | 2 +- > arch/sh/configs/sh7757lcr_defconfig | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) On Fri, Apr 15, 2011 at 08:17:34PM +0200, Guennadi Liakhovetski wrote: > This patch enables FSI driver autoloading on sh-mobile systems. On Fri, Apr 15, 2011 at 08:18:57PM +0200, Guennadi Liakhovetski wrote: > This patch enables I2C driver autoloading on sh-mobile systems. All applied, thanks.