Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751622AbbHSR0r (ORCPT ); Wed, 19 Aug 2015 13:26:47 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:51804 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750985AbbHSR0p (ORCPT ); Wed, 19 Aug 2015 13:26:45 -0400 Date: Wed, 19 Aug 2015 10:26:26 -0700 From: Mark Brown To: Leilk Liu Cc: Mark Rutland , Matthias Brugger , Sascha Hauer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org, linux-mediatek@lists.infradead.org Message-ID: <20150819172626.GV10748@sirena.org.uk> References: <1439955478-2733-1-git-send-email-leilk.liu@mediatek.com> <1439955478-2733-4-git-send-email-leilk.liu@mediatek.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="D7NAS2w8UwTm8YEa" Content-Disposition: inline In-Reply-To: <1439955478-2733-4-git-send-email-leilk.liu@mediatek.com> X-Cookie: if it GLISTENS, gobble it!! User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: 69.84.245.29 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH 3/3] spi: mediatek: fix spi incorrect endian usage X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1362 Lines: 36 --D7NAS2w8UwTm8YEa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Aug 19, 2015 at 11:37:58AM +0800, Leilk Liu wrote: > TX_ENDIAN/RX_ENDIAN bits define whether to reverse the endian > order of the data DMA from/to memory. The endian order should > keep the same with cpu endian. This doesn't apply, probably because it depends on your stylistic changes patch - this is an example of the issues I was mentioning with stylistic changes getting in the waty of fixes :( --D7NAS2w8UwTm8YEa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJV1Lw9AAoJECTWi3JdVIfQLI4H/1GLBPDiEigCLfVZ1wvQdxf/ HzcqaSmFryw1IDmnLV1qt0s40T6VDsPOFfO1f+tFZeKd3zNZ0BYjgYiysf178SFj ZBvUZWC2aIQVouWXJh6Y/SLV45L2EYKdmci7ZNH5ylag/u0pmJlCVsaIjb9SfImq vNBA8FoJE7nNYpTvxd3bZLG8VJQIy8rDviKcAxnmsNswqgMtirnE1VAMftYuVuVd 3NsiSlitYEdyKbU18hI5njm8j987NsdZC9gpVKlC1VzTS/gXxX67xuj15C7wu6Io +Lp31atq2vxhYNTaXQw52Gfn117odMHBL/YsfEInMJZHnaFUtrWlSABgvhcNk0Q= =gKBx -----END PGP SIGNATURE----- --D7NAS2w8UwTm8YEa-- -- 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/