From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Ball Subject: Re: [PATCH 1/1] of_mmc_spi: fix little endian support Date: Mon, 30 Jan 2012 10:30:42 -0500 Message-ID: References: <1327896929-16274-1-git-send-email-plagnioj@jcrosoft.com> <20120130131430.GA28397@ponder.secretlab.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from void.printf.net ([89.145.121.20]:53600 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753864Ab2A3PbA (ORCPT ); Mon, 30 Jan 2012 10:31:00 -0500 In-Reply-To: (Grant Likely's message of "Mon, 30 Jan 2012 08:18:08 -0700") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Grant Likely Cc: Jean-Christophe PLAGNIOL-VILLARD , linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org Hi, On Mon, Jan 30 2012, Grant Likely wrote: > On Mon, Jan 30, 2012 at 6:14 AM, Grant Likely wrote: >> On Mon, Jan 30, 2012 at 05:15:29AM +0100, Jean-Christophe >> PLAGNIOL-VILLARD wrote: >>> the voltage_ranges is supposed to switch from big endian to little endian >>> >>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD >>> Cc: Grant Likely >>> Cc: linux-mmc@vger.kernel.org >> >> Applied, thanks. > > Actually, this one should go via Chris' tree since it is part of > drivers/mmc. So I've dropped it from my tree and change that s-o-b of > mine to an a-b. Thanks, done that, and removed the extra/incorrect punctuation change from the patch. - Chris. -- Chris Ball One Laptop Per Child From mboxrd@z Thu Jan 1 00:00:00 1970 From: cjb@laptop.org (Chris Ball) Date: Mon, 30 Jan 2012 10:30:42 -0500 Subject: [PATCH 1/1] of_mmc_spi: fix little endian support In-Reply-To: (Grant Likely's message of "Mon, 30 Jan 2012 08:18:08 -0700") References: <1327896929-16274-1-git-send-email-plagnioj@jcrosoft.com> <20120130131430.GA28397@ponder.secretlab.ca> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Mon, Jan 30 2012, Grant Likely wrote: > On Mon, Jan 30, 2012 at 6:14 AM, Grant Likely wrote: >> On Mon, Jan 30, 2012 at 05:15:29AM +0100, Jean-Christophe >> PLAGNIOL-VILLARD wrote: >>> the voltage_ranges is supposed to switch from big endian to little endian >>> >>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD >>> Cc: Grant Likely >>> Cc: linux-mmc at vger.kernel.org >> >> Applied, thanks. > > Actually, this one should go via Chris' tree since it is part of > drivers/mmc. So I've dropped it from my tree and change that s-o-b of > mine to an a-b. Thanks, done that, and removed the extra/incorrect punctuation change from the patch. - Chris. -- Chris Ball One Laptop Per Child