From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [APPLIED] [PATCH 2/2] OMAP: Zoom2: Fix file system loading issue Date: Thu, 18 Jun 2009 08:27:12 +0300 Message-ID: <20090618052710.GB8482@atomide.com> References: <87vdmuyhxc.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:61377 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752245AbZFRH1R (ORCPT ); Thu, 18 Jun 2009 03:27:17 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Pandita, Vikram" Cc: Kevin Hilman , "linux-omap@vger.kernel.org" * Pandita, Vikram [090617 19:26]: > > > >-----Original Message----- > >From: Kevin Hilman [mailto:khilman@deeprootsystems.com] > >Sent: Wednesday, June 17, 2009 10:55 AM > >To: Tony Lindgren; Pandita, Vikram > >Cc: linux-omap@vger.kernel.org > >Subject: Re: [APPLIED] [PATCH 2/2] OMAP: Zoom2: Fix file system loading issue > > > >Tony Lindgren writes: > > > >> This patch has been applied to the linux-omap > >> by youw fwiendly patch wobot. > >> > >> Branch in linux-omap: omap-fixes > >> > >> Initial commit ID (Likely to change): f84eca35d44fd64cdde542f12d08eb04ca534954 > >> > >> PatchWorks > >> http://patchwork.kernel.org/patch/29668/ > >> > >> Git (Likely to change, and takes a while to get mirrored) > >> http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap- > >2.6.git;a=commit;h=f84eca35d44fd64cdde542f12d08eb04ca534954 > > > >Sorry, I didn't get to this beforethe merge, but $SUBJECT for this > >patch is wrong and not terribly helpful. It refers to the symptom, bu > >tnot the root cause. > > > >It should be something like: > > > >OMAP3: Zoom2: pass IRQ triggering flags for serial driver > > Yes that should have been the subject and > is put that way for the 8250 driver: > http://lists.arm.linux.org.uk/lurker/attach/1@20090612.173251.776f9eda.attach > > It's learning for next time. Will revert. I guess we now need two 8250 patches upstream? One for the omap register define, and one for the interrupt flags? Tony