Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 100936
b: refs/heads/master
c: cabb352
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Russell King committed Jul 9, 2008
1 parent 499c680 commit 7bebaf6
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: 9f19d6382854d6b2d58cc364253779479e14facc
refs/heads/master: cabb352a6455c3550f157909196845f533b0f374
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/zylonite.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <asm/hardware.h>
#include <asm/arch/audio.h>
#include <asm/arch/gpio.h>
#include <asm/arch/pxafb.h>
#include <asm/arch/zylonite.h>
Expand Down Expand Up @@ -337,6 +338,7 @@ static void __init zylonite_init(void)
smc91x_resources[1].end = gpio_to_irq(gpio_eth_irq);
platform_device_register(&smc91x_device);

pxa_set_ac97_info(NULL);
zylonite_init_lcd();
zylonite_init_mmc();
zylonite_init_keypad();
Expand Down

0 comments on commit 7bebaf6

Please sign in to comment.