Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753440Ab2KSJsX (ORCPT ); Mon, 19 Nov 2012 04:48:23 -0500 Received: from mail.free-electrons.com ([88.190.12.23]:33905 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753146Ab2KSJsW (ORCPT ); Mon, 19 Nov 2012 04:48:22 -0500 Date: Mon, 19 Nov 2012 10:48:09 +0100 From: Thomas Petazzoni To: Sebastian Hesselbarth Cc: Russell King , Linus Walleij , Jason Cooper , Andrew Lunn , Gregory CLEMENT , Axel Lin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] pinctrl: mvebu: fix iomem pointer for dove pinctrl Message-ID: <20121119104809.6e391917@skate> In-Reply-To: <1353317996-20841-2-git-send-email-sebastian.hesselbarth@gmail.com> References: <1353317996-20841-1-git-send-email-sebastian.hesselbarth@gmail.com> <1353317996-20841-2-git-send-email-sebastian.hesselbarth@gmail.com> Organization: Free Electrons X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1411 Lines: 34 Dear Sebastian Hesselbarth, On Mon, 19 Nov 2012 10:39:53 +0100, Sebastian Hesselbarth wrote: > There has been a change in readl/writel to require registers > addresses marked as IOMEM(). This patch takes care of this and > also replaces ORing address offsets with adding them. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Linus Walleij > Cc: Sebastian Hesselbarth > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Thomas Petazzoni > Cc: Gregory CLEMENT > Cc: Axel Lin > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-kernel@vger.kernel.org > --- > drivers/pinctrl/mvebu/pinctrl-dove.c | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) Acked-by: Thomas Petazzoni -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- 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/