Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191907
b: refs/heads/master
c: 5ccc8da
h: refs/heads/master
i:
  191905: b5ea5d2
  191903: ebb5cd2
v: v3
  • Loading branch information
Arnaud Patard authored and Nicolas Pitre committed May 3, 2010
1 parent 48f63aa commit 4f567bd
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d8f089d2ad35861c432618900fa08ca70c168d76
refs/heads/master: 5ccc8dab611fcd1d0961b73e22d6c2d108967862
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-orion5x/dns323-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ static void __init dns323_init(void)
*/
if (dns323_dev_id() == MV88F5181_DEV_ID) {
dns323_leds[0].active_low = 1;
gpio_request(DNS323_GPIO_LED_POWER1, "Power Led Enable");
gpio_direction_output(DNS323_GPIO_LED_POWER1, 0);
}

Expand Down

0 comments on commit 4f567bd

Please sign in to comment.