From mboxrd@z Thu Jan 1 00:00:00 1970 From: b-cousson@ti.com (Cousson, Benoit) Date: Mon, 21 Nov 2011 09:58:44 +0100 Subject: [GIT PULL] ARM: OMAP: hwmod fix for 3.2-rc3 In-Reply-To: <20111118233756.GR31337@atomide.com> References: <4EC3DE7D.9050609@ti.com> <20111118233756.GR31337@atomide.com> Message-ID: <4ECA12C4.5070708@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/19/2011 12:37 AM, Tony Lindgren wrote: > * Cousson, Benoit [111116 07:27]: >> Hi Tony, >> >> That bug is becoming annoying, and a bunch of folks are hitting that issue during DT dev for 3.3, so it will be cool to fix that ASAP. > > OK pulling it in. BTW, next time, please try to base branches on some > recent tag like v3.2 or v3.2-rc2. Of course, that is assuming there's > no dependency to some recent fix :) Oops, sorry, I thought the latest HEAD would be better than rc2. Next time, I'll stick to the latest tag. Thanks, Benoit > > Regards, > > Tony > >> It might already be in Paul's queue for 3.2-rc3. >> >> Thanks, >> Benoit >> >> >> The following changes since commit 6aaf05f472c97ebceff47d9eef464574f1a55727: >> Linus Torvalds (1): >> Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 >> >> are available in the git repository at: >> >> git://gitorious.org/omap-pm/linux.git for_3.2-rc/hwmod-fixes >> >> sricharan (1): >> ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIs >> >> arch/arm/mach-omap2/omap_hwmod.c | 6 +++--- >> 1 files changed, 3 insertions(+), 3 deletions(-)