Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754193Ab2KUKA1 (ORCPT ); Wed, 21 Nov 2012 05:00:27 -0500 Received: from mail-vc0-f174.google.com ([209.85.220.174]:50187 "EHLO mail-vc0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752514Ab2KUKAY (ORCPT ); Wed, 21 Nov 2012 05:00:24 -0500 MIME-Version: 1.0 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> Date: Wed, 21 Nov 2012 11:00:23 +0100 Message-ID: Subject: Re: [PATCH 1/4] pinctrl: mvebu: fix iomem pointer for dove pinctrl From: Linus Walleij To: Sebastian Hesselbarth Cc: Russell King , Jason Cooper , Andrew Lunn , Thomas Petazzoni , Gregory CLEMENT , Axel Lin , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 18 On Mon, Nov 19, 2012 at 10:39 AM, 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 Acked-by: Linus Walleij Yours, Linus Walleij -- 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/