Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326712
b: refs/heads/master
c: e6c509c
h: refs/heads/master
v: v3
  • Loading branch information
Haojian Zhuang committed Aug 20, 2012
1 parent b4754e0 commit b1f19d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e308f87c821e5b9316d9eb69e96d8a33910412a
refs/heads/master: e6c509c8ef85155bf504254399d758384a3b2e38
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/pxa3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,11 +402,13 @@ void __init pxa3xx_init_irq(void)
pxa_init_irq(56, pxa3xx_set_wake);
}

#ifdef CONFIG_OF
void __init pxa3xx_dt_init_irq(void)
{
__pxa3xx_init_irq();
pxa_dt_irq_init(pxa3xx_set_wake);
}
#endif /* CONFIG_OF */

static struct map_desc pxa3xx_io_desc[] __initdata = {
{ /* Mem Ctl */
Expand Down

0 comments on commit b1f19d0

Please sign in to comment.