Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75231
b: refs/heads/master
c: 8f115cd
h: refs/heads/master
i:
  75229: 2a2752e
  75227: c87ca92
  75223: f2b0b8c
  75215: 8df3fa2
  75199: fdf0e96
v: v3
  • Loading branch information
Richard Purdie committed Dec 31, 2007
1 parent 7bb7a04 commit c6c90c0
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: 72f8da329e07ad8a72c1f0e96b8955cfeb7c7329
refs/heads/master: 8f115cd580121a169cc964e1b3288f3116c67f3e
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-locomo.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
static void locomoled_brightness_set(struct led_classdev *led_cdev,
enum led_brightness value, int offset)
{
struct locomo_dev *locomo_dev = LOCOMO_DEV(led_cdev->dev);
struct locomo_dev *locomo_dev = LOCOMO_DEV(led_cdev->dev->parent);
unsigned long flags;

local_irq_save(flags);
Expand Down

0 comments on commit c6c90c0

Please sign in to comment.