Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87290
b: refs/heads/master
c: 02bad5f
h: refs/heads/master
v: v3
  • Loading branch information
David Brownell authored and Tony Lindgren committed Mar 5, 2008
1 parent 8b40b41 commit 8fbd5cd
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: 9221bb1c3a0d5e14df2cca43e22f983676795652
refs/heads/master: 02bad5f9bc9f1f42d4bb87bb8bf741d4cefe87d6
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap1/pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ static int __init omap_pm_init(void)
#endif

#ifdef CONFIG_OMAP_32K_TIMER
error = sysfs_create_file(power_kobj, &sleep_while_idle_attr);
error = sysfs_create_file(power_kobj, &sleep_while_idle_attr.attr);
if (error)
printk(KERN_ERR "sysfs_create_file failed: %d\n", error);
#endif
Expand Down

0 comments on commit 8fbd5cd

Please sign in to comment.