Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71869
b: refs/heads/master
c: 4a739d5
h: refs/heads/master
i:
  71867: 1a05321
v: v3
  • Loading branch information
Uwe Kleine-König authored and Adrian Bunk committed Oct 19, 2007
1 parent 3a83b77 commit 3da8d2f
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: dbe7f76dd6e7ed4991870f0c779d758b605d9787
refs/heads/master: 4a739d55c21298639df2ddeab332b8afef125ebc
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-s3c24xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ static void s3c24xx_led_set(struct led_classdev *led_cdev,
struct s3c24xx_gpio_led *led = to_gpio(led_cdev);
struct s3c24xx_led_platdata *pd = led->pdata;

/* there will be a sort delay between setting the output and
/* there will be a short delay between setting the output and
* going from output to input when using tristate. */

s3c2410_gpio_setpin(pd->gpio, (value ? 1 : 0) ^
Expand Down

0 comments on commit 3da8d2f

Please sign in to comment.