From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 8/10 v2] omap mailbox: OMAP4-Mailbox - Adds code changes to support OMAP4 mailbox. Date: Tue, 17 Nov 2009 09:37:06 -0800 Message-ID: <20091117173706.GF29266@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63670 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751839AbZKQRhC (ORCPT ); Tue, 17 Nov 2009 12:37:02 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "C.A, Subramaniam" Cc: "linux-omap@vger.kernel.org" , "Kanigeri, Hari" , "Gupta, Ramesh" , Hiroshi DOYU * C.A, Subramaniam [091117 06:50]: > Hi Tony, > Following is the version 2 of Patch 8/10 (removing all #fidefs) Thanks, I have now them all in the for-next branch. > +/* OMAP4 specific data structure. Use the cpu_is_omap4xxx() > +to use this*/ I've updated the patch to have this comment is on one line now. Regards, Tony