From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 12 Jan 2011 10:58:50 -0500 From: Josh Boyer To: Jon Loeliger Subject: Re: [PATCH] Globally s/struct irq_host/struct irq_domain/ Message-ID: <20110112155849.GA32425@zod.rchland.ibm.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: devicetree-discuss@lists.ozlabs.org, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Jan 12, 2011 at 07:53:11AM -0600, Jon Loeliger wrote: >From: Jon Loeliger > >Just rename the irq_host structure as irq_domain to lessen the >confusion around the word "host". Updated a few comments and >error messages to use "irq_domain" when refering to the structure. > >Suggested by Ben Herrenschmidt on the device-tree mailing list. > >Signed-off-by: Jon Loeliger For the uic.c part: Acked-by: Josh Boyer josh