Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753812AbZA3H63 (ORCPT ); Fri, 30 Jan 2009 02:58:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752077AbZA3H6T (ORCPT ); Fri, 30 Jan 2009 02:58:19 -0500 Received: from utopia.booyaka.com ([72.9.107.138]:42418 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753350AbZA3H6S (ORCPT ); Fri, 30 Jan 2009 02:58:18 -0500 Date: Fri, 30 Jan 2009 00:58:16 -0700 (MST) From: Paul Walmsley To: Russell King - ARM Linux cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Tony Lindgren Subject: Re: [PATCH D 11/11] Fix omap1 clock issues In-Reply-To: <20090129143733.GB18233@n2100.arm.linux.org.uk> Message-ID: References: <20090128191638.16688.33452.stgit@localhost.localdomain> <20090128191844.16688.39372.stgit@localhost.localdomain> <20090129143733.GB18233@n2100.arm.linux.org.uk> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1019 Lines: 26 On Thu, 29 Jan 2009, Russell King - ARM Linux wrote: > On Wed, Jan 28, 2009 at 12:18:48PM -0700, Paul Walmsley wrote: > > From: Tony Lindgren > > > > This fixes booting, and is a step toward fixing things properly: > > > > - Make enable_reg u32 instead of u16 > > No, you're passing this to __raw_read/write, so it needs to be > void __iomem *, not u32. If there's another patch doing that it > needs to be combined with this one. The miniscule details of > fixes upon fixes aren't interesting for submission purposes, and > just adds extra unnecessary review load for upstream people. > > Ditto for anything else which is passed to __raw_read/write*. Will build a revised patch for this and pass it to Tony for a boot test, then repost. - Paul -- 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/