Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753956AbbFSHau (ORCPT ); Fri, 19 Jun 2015 03:30:50 -0400 Received: from helcar.hengli.com.au ([209.40.204.226]:36580 "EHLO helcar.hengli.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752148AbbFSHan (ORCPT ); Fri, 19 Jun 2015 03:30:43 -0400 Date: Fri, 19 Jun 2015 15:30:33 +0800 From: Herbert Xu To: Dan Streetman Cc: "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: nx - add LE support to pSeries platform driver Message-ID: <20150619073033.GA10522@gondor.apana.org.au> References: <1434643530-17728-1-git-send-email-ddstreet@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434643530-17728-1-git-send-email-ddstreet@ieee.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 794 Lines: 20 On Thu, Jun 18, 2015 at 12:05:30PM -0400, Dan Streetman wrote: > Add support to the nx-842-pseries.c driver for running in little endian > mode. > > The pSeries platform NX 842 driver currently only works as big endian. > This adds cpu_to_be*() and be*_to_cpu() in the appropriate places to > work in LE mode also. > > Signed-off-by: Dan Streetman Both patches applied. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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/