Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149345
b: refs/heads/master
c: 96a9fca
h: refs/heads/master
i:
  149343: c8da4ea
v: v3
  • Loading branch information
Dmitry Eremin-Solenikov authored and Eric Miao committed Jun 5, 2009
1 parent 06902fd commit ff7d9ba
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: b86017150087ac62c834ac64b87b9565850eb320
refs/heads/master: 96a9fcaf5d9a04f3ca8855d7b8d034089ccc8533
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/csb726.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <mach/mmc.h>
#include <mach/ohci.h>
#include <mach/pxa2xx-regs.h>
#include <mach/audio.h>

#include "generic.h"
#include "devices.h"
Expand Down Expand Up @@ -315,6 +316,7 @@ static void __init csb726_init(void)
pxa27x_set_i2c_power_info(NULL);
pxa_set_mci_info(&csb726_mci);
pxa_set_ohci_info(&csb726_ohci_platform_data);
pxa_set_ac97_info(NULL);

platform_add_devices(devices, ARRAY_SIZE(devices));
}
Expand Down

0 comments on commit ff7d9ba

Please sign in to comment.