ACPI: use __init where possible in processor driver
authorJan Beulich <JBeulich@novell.com>
Thu, 17 Feb 2011 16:33:53 +0000 (16:33 +0000)
committerLen Brown <len.brown@intel.com>
Thu, 3 Mar 2011 01:56:53 +0000 (20:56 -0500)
Use __init for several functions, remove an unnecessary export and a
stray use of __ref.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found