Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334405
b: refs/heads/master
c: a6fd5cf
h: refs/heads/master
i:
  334403: bf2e047
v: v3
  • Loading branch information
Martin Peres authored and Ben Skeggs committed Oct 16, 2012
1 parent 5b30487 commit 3817b01
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: a5f5af8698a5cb3a68608a40a8782bdf8263cb97
refs/heads/master: a6fd5cf3c986dab3950185a53ef02a399bf2cf2b
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/nouveau/nouveau_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ nouveau_pm_perflvl_aux(struct drm_device *dev, struct nouveau_pm_level *perflvl,
{
struct nouveau_drm *drm = nouveau_drm(dev);
struct nouveau_pm *pm = nouveau_pm(dev);
struct nouveau_therm *therm = nouveau_therm(drm);
struct nouveau_therm *therm = nouveau_therm(drm->device);
int ret;

/*XXX: not on all boards, we should control based on temperature
Expand Down

0 comments on commit 3817b01

Please sign in to comment.