Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259674
b: refs/heads/master
c: bcc70a6
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Jul 5, 2011
1 parent 8ef61c8 commit b39f083
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: 5338afdfb5eeaefeefd9dcdb06977920eca5d941
refs/heads/master: bcc70a64a443ec19f84bb0dc3268d2c95b52e209
2 changes: 1 addition & 1 deletion trunk/drivers/staging/gma500/psb_powermgmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ void gma_power_init(struct drm_device *dev)
dev_priv->suspended = false; /* And not suspended */
mutex_init(&power_mutex);

if (!IS_MRST(dev)) {
if (!IS_MRST(dev) && !IS_MFLD(dev)) {
/* FIXME: wants further review */
u32 gating = PSB_RSGX32(PSB_CR_CLKGATECTL);
/* Disable 2D clock gating */
Expand Down

0 comments on commit b39f083

Please sign in to comment.