Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212667
b: refs/heads/master
c: f1de161
h: refs/heads/master
i:
  212665: 720b8ab
  212663: 3981e3b
v: v3
  • Loading branch information
Fabio Estevam authored and Sascha Hauer committed Oct 19, 2010
1 parent df7c6ce commit 8f0bab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4e6898a731c7060facc837f2ab2cb27205228c25
refs/heads/master: f1de1613da54f754d5d2bbf79fcacbd5ed965537
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/eukrea_mbimxsd-baseboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ void __init eukrea_mbimxsd35_baseboard_init(void)

gpio_request(GPIO_LCDPWR, "LCDPWR");
gpio_direction_output(GPIO_LCDPWR, 1);
gpio_free(GPIO_SWITCH1);
gpio_free(GPIO_LCDPWR);

i2c_register_board_info(0, eukrea_mbimxsd_i2c_devices,
ARRAY_SIZE(eukrea_mbimxsd_i2c_devices));
Expand Down

0 comments on commit 8f0bab9

Please sign in to comment.