Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 160893
b: refs/heads/master
c: 0160651
h: refs/heads/master
i:
  160891: 67bca3e
v: v3
  • Loading branch information
Luotao Fu authored and Sascha Hauer committed Aug 14, 2009
1 parent 6eabb02 commit cfb1b2c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 3fd2691a1dc80e42e6524bcbc228b1d35424d013
refs/heads/master: 0160651a65d091f9fb3b7955347e04c1125765f8
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-mx2/pcm038.c
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@ static void __init pcm038_init(void)

mxc_register_device(&mxc_i2c_device1, &pcm038_i2c_1_data);

/* PE18 for user-LED D40 */
mxc_gpio_mode(GPIO_PORTE | 18 | GPIO_GPIO | GPIO_OUT);

platform_add_devices(platform_devices, ARRAY_SIZE(platform_devices));

#ifdef CONFIG_MACH_PCM970_BASEBOARD
Expand Down

0 comments on commit cfb1b2c

Please sign in to comment.