Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293702
b: refs/heads/master
c: 062d054
h: refs/heads/master
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Dave Airlie committed Mar 10, 2012
1 parent 09f24cf commit 6412dc0
Show file tree
Hide file tree
Showing 2 changed files with 3 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: bc11da70aca65283e62e8a4bdccc11c3324ccf97
refs/heads/master: 062d054eb359bf143fdd61c8c8837b4d6fd8a10c
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/gma500/cdv_intel_lvds.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ static u32 cdv_intel_lvds_get_max_backlight(struct drm_device *dev)
return retval;
}

#if 0
/*
* Set LVDS backlight level by I2C command
*/
Expand Down Expand Up @@ -165,6 +166,7 @@ void cdv_intel_lvds_set_brightness(struct drm_device *dev, int level)
else
cdv_lvds_pwm_set_brightness(dev, level);
}
#endif

/**
* Sets the backlight level.
Expand Down

0 comments on commit 6412dc0

Please sign in to comment.