* [GIT PULL] few more fixes for v3.3-rc6
@ 2012-03-08 18:04 Tony Lindgren
2012-03-08 18:13 ` Tony Lindgren
2012-03-08 18:57 ` Olof Johansson
0 siblings, 2 replies; 3+ messages in thread
From: Tony Lindgren @ 2012-03-08 18:04 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd & Olof,
Here are few more fixes for the current -rc cycle if there's
still enough time to get them in.
Regards,
Tony
The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
Linus Torvalds (1):
Linux 3.3-rc6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes
Cousson, Benoit (1):
ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interrupts
R Sricharan (1):
ARM: OMAP2+: Fix module build errors with CONFIG_OMAP4_ERRATA_I688
Rajendra Nayak (1):
ARM: OMAP2+: Remove apply_uV constraints for fixed regulator
Vaibhav Hiremath (1):
ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision
arch/arm/mach-omap2/id.c | 1 +
arch/arm/mach-omap2/omap4-common.c | 2 ++
arch/arm/mach-omap2/twl-common.c | 1 -
arch/arm/plat-omap/include/plat/irqs.h | 10 +++++++++-
4 files changed, 12 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] few more fixes for v3.3-rc6
2012-03-08 18:04 [GIT PULL] few more fixes for v3.3-rc6 Tony Lindgren
@ 2012-03-08 18:13 ` Tony Lindgren
2012-03-08 18:57 ` Olof Johansson
1 sibling, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2012-03-08 18:13 UTC (permalink / raw)
To: linux-arm-kernel
Olof,
* Tony Lindgren <tony@atomide.com> [120308 09:34]:
>
> Vaibhav Hiremath (1):
> ARM: OMAP: id: Add missing break statement in omap3xxx_check_revision
FYI, this one will cause a minor merge conflict with what's in
arm-soc/for-next, here's how to resolve for reference:
--- a/arch/arm/mach-omap2/id.c
+++ b/arch/arm/mach-omap2/id.c
@@@ -397,7 -342,8 +397,8 @@@ void __init omap3xxx_check_revision(voi
break;
case 0xb944:
omap_revision = AM335X_REV_ES1_0;
- *cpu_rev = "1.0";
+ cpu_rev = "1.0";
+ break;
case 0xb8f2:
switch (rev) {
case 0:
Regards,
Tony
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] few more fixes for v3.3-rc6
2012-03-08 18:04 [GIT PULL] few more fixes for v3.3-rc6 Tony Lindgren
2012-03-08 18:13 ` Tony Lindgren
@ 2012-03-08 18:57 ` Olof Johansson
1 sibling, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2012-03-08 18:57 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Mar 8, 2012 at 10:04 AM, Tony Lindgren <tony@atomide.com> wrote:
> Hi Arnd & Olof,
>
> Here are few more fixes for the current -rc cycle if there's
> still enough time to get them in.
>
> Regards,
>
> Tony
>
>
> The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
> ?Linus Torvalds (1):
> ? ? ? ?Linux 3.3-rc6
>
> are available in the git repository at:
>
> ?git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes
Pulled, thanks.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-08 18:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 18:04 [GIT PULL] few more fixes for v3.3-rc6 Tony Lindgren
2012-03-08 18:13 ` Tony Lindgren
2012-03-08 18:57 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).