Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91286
b: refs/heads/master
c: 140749e
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Apr 19, 2008
1 parent fc752c2 commit 5afdd17
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: eb1f7d10d6b6728c87f79f30d1ae844d01d3486a
refs/heads/master: 140749e2bf8d7c80a50c9fcce1435bb2b4e423c4
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/mach-bast.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ static int bast_pm_resume(struct sys_device *sd)
#endif

static struct sysdev_class bast_pm_sysclass = {
set_kset_name("mach-bast"),
.name = "mach-bast",
.suspend = bast_pm_suspend,
.resume = bast_pm_resume,
};
Expand Down

0 comments on commit 5afdd17

Please sign in to comment.