From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: [PATCH] ARM: OMAP: OMAP2 McSPI code cleanup Date: Fri, 17 Aug 2007 08:51:40 -0700 Message-ID: <200708170851.41052.david-b@pacbell.net> References: <003901c7e0a3$08dc39d0$e1ac580a@swcenter.sec.samsung.co.kr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <003901c7e0a3$08dc39d0$e1ac580a@swcenter.sec.samsung.co.kr> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: kmpark@infradead.org Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org On Friday 17 August 2007, you wrote: > ARM: OMAP: OMAP2 McSPI code cleanup SPI patches don't merge via the ARM or OMAP patch streams... If you just send them for the OMAP tree they won't necessarily go upstream unless the SPI maintainer happens to notice them. > Remove unused variable & write space > > ...