commit | 39aac64812da70f0af262f4700e67637338cbb3b | [log] [tgz] |
---|---|---|
author | Li Zefan <lizf@cn.fujitsu.com> | Mon Jan 05 19:18:02 2009 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Jan 05 13:54:16 2009 +0100 |
tree | d4b95c90675d009a5af67d4292f948fbe43fffc7 | |
parent | 5359c32eb7402124abc9964d5d53639fe0739cea [diff] |
sched: mark sched_create_sysfs_power_savings_entries() as __init Impact: cleanup The only caller is cpu_dev_init() which is marked as __init. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>