Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332993
b: refs/heads/master
c: b47f142
h: refs/heads/master
i:
  332991: 91692df
v: v3
  • Loading branch information
Marcin Slusarz authored and Ben Skeggs committed Oct 9, 2012
1 parent 0009f32 commit ce4d71e
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: d489738951200a12171a63c29e8cd4876031a03b
refs/heads/master: b47f1421ad2946b71b32e613d161a8ee43d2d019
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/nouveau/core/subdev/clock/nv50.c
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ nv50_clock_ctor(struct nouveau_object *parent, struct nouveau_object *engine,
return ret;

priv->base.pll_set = nv50_clock_pll_set;
priv->base.pll_calc = nv04_clock_pll_calc;
return 0;
}

Expand Down

0 comments on commit ce4d71e

Please sign in to comment.