Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362358
b: refs/heads/master
c: d47cbd5
h: refs/heads/master
v: v3
  • Loading branch information
Linus Walleij authored and Herbert Xu committed Apr 5, 2013
1 parent ea22496 commit 9333d8e
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: d3dde52209ab571e4e2ec26c66f85ad1355f7475
refs/heads/master: d47cbd5bcee7c7a08fc0283dda465375fa1b1fda
2 changes: 1 addition & 1 deletion trunk/drivers/crypto/ux500/cryp/cryp_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1750,7 +1750,7 @@ static struct platform_driver cryp_driver = {
.shutdown = ux500_cryp_shutdown,
.driver = {
.owner = THIS_MODULE,
.name = "cryp1"
.name = "cryp1",
.pm = &ux500_cryp_pm,
}
};
Expand Down

0 comments on commit 9333d8e

Please sign in to comment.