From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934019AbcAZNUZ (ORCPT ); Tue, 26 Jan 2016 08:20:25 -0500 Received: from s3.sipsolutions.net ([5.9.151.49]:39674 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965181AbcAZNUV (ORCPT ); Tue, 26 Jan 2016 08:20:21 -0500 Message-ID: <1453814414.2759.46.camel@sipsolutions.net> Subject: Re: [PATCH] Revert "regmap-mmio: Use native endianness for read/write" From: Johannes Berg To: Arnd Bergmann , Mark Brown Cc: Simon Arlott , linux-kernel@vger.kernel.org Date: Tue, 26 Jan 2016 14:20:14 +0100 In-Reply-To: <2829394.8U4Fl4Zf7k@wuerfel> References: <1453759675-28461-1-git-send-email-johannes@sipsolutions.net> <1453800262.2759.9.camel@sipsolutions.net> <20160126113652.GC6588@sirena.org.uk> <2829394.8U4Fl4Zf7k@wuerfel> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.1-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > I was thinking about adding the patch below, but it sounds like we > can just remove the parsing completely. Yeah, that code looks almost identical in regmap.c. Let me know if you want anything tested btw - it's pretty simple to build and tftpboot a kernel now that I have the setup :) johannes