Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280108
b: refs/heads/master
c: 4ca9fb4
h: refs/heads/master
v: v3
  • Loading branch information
Virupax Sadashivpetimath authored and Linus Walleij committed Dec 1, 2011
1 parent 2234228 commit f60a5a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: c4a4784308f5cb86ef3c6c1288524ecb63c1fc87
refs/heads/master: 4ca9fb46d8045b2473d608cd9e4580c6e0f7d5e0
5 changes: 0 additions & 5 deletions trunk/drivers/spi/spi-pl022.c
Original file line number Diff line number Diff line change
Expand Up @@ -2310,11 +2310,6 @@ static int pl022_suspend(struct device *dev)
return status;
}

amba_vcore_enable(pl022->adev);
amba_pclk_enable(pl022->adev);
load_ssp_default_config(pl022);
amba_pclk_disable(pl022->adev);
amba_vcore_disable(pl022->adev);
dev_dbg(dev, "suspended\n");
return 0;
}
Expand Down

0 comments on commit f60a5a6

Please sign in to comment.