From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753302AbZF2UOr (ORCPT ); Mon, 29 Jun 2009 16:14:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751772AbZF2UOk (ORCPT ); Mon, 29 Jun 2009 16:14:40 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:53282 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751486AbZF2UOk (ORCPT ); Mon, 29 Jun 2009 16:14:40 -0400 Date: Mon, 29 Jun 2009 13:14:45 -0700 (PDT) Message-Id: <20090629.131445.77994386.davem@davemloft.net> To: grant.likely@secretlab.ca Cc: monstr@monstr.eu, arnd@arndb.de, benh@kernel.crashing.org, linux-kernel@vger.kernel.org, linux@arm.linux.org.uk Subject: Re: Move of_node_to_nid to generic location From: David Miller In-Reply-To: References: <4A4884D6.3090404@monstr.eu> X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) 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 From: Grant Likely Date: Mon, 29 Jun 2009 09:52:44 -0600 > On Mon, Jun 29, 2009 at 3:09 AM, Michal Simek wrote: >> This function is used for powerpc, sparc, microblaze (and maybe future arm?) > > PowerPC uses it. Other than that I don't know. Sparc64 definitely uses it.