Alex Chiang
0131aa3dd7
ACPI: processor: mv processor_core.c processor_driver.c
...
The ACPI processor driver can be built as a module. But it has
pieces of code that should always be built statically into the
kernel.
The plan is for processor_core.c to contain the static bits while
processor_driver.c contains the module-like bits.
Since the bulk of the code in the current processor_core.c is
module-like, first step is to rename the file to processor_driver.c
Next step will re-create processor_core.c and cherry-pick out
the static bits.
Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com >
Signed-off-by: Alex Chiang <achiang@hp.com >
Signed-off-by: Len Brown <len.brown@intel.com >
2010-03-14 21:17:16 -04:00
..
2010-03-14 21:17:16 -04:00
2010-03-08 16:55:37 +01:00
2010-03-07 17:04:50 -08:00
2010-03-07 17:04:52 -08:00
2010-03-12 16:04:50 -08:00
2010-02-27 14:05:38 +01:00
2010-02-26 13:58:08 +01:00
2010-03-13 14:45:49 -08:00
2010-03-06 11:26:28 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:49 -08:00
2010-03-08 16:55:37 +01:00
2010-03-12 16:04:50 -08:00
2010-03-12 15:52:40 -08:00
2010-03-06 11:26:32 -08:00
2010-03-07 17:04:52 -08:00
2010-03-07 17:04:49 -08:00
2010-03-07 17:04:48 -08:00
2010-03-12 16:04:50 -08:00
2010-03-08 23:19:15 -08:00
2010-03-06 11:33:09 -08:00
2010-03-14 11:14:58 -07:00
2010-03-04 08:24:06 -08:00
2010-03-12 16:04:50 -08:00
2010-03-13 14:38:31 -08:00
2010-03-14 11:13:54 -07:00
2010-03-08 16:55:37 +01:00
2010-03-07 22:17:05 +01:00
2010-03-09 11:55:27 +11:00
2010-03-07 17:04:49 -08:00
2010-03-14 11:13:54 -07:00
2010-02-26 13:58:08 +01:00
2010-03-08 16:55:37 +01:00
2010-03-12 16:41:09 -08:00
2010-03-13 20:56:55 +01:00
2010-03-12 16:21:24 -08:00
2010-03-12 16:04:50 -08:00
2010-03-13 14:50:18 -08:00
2010-03-07 17:04:49 -08:00
2010-03-08 16:55:37 +01:00
2010-03-12 15:52:42 -08:00
2010-03-12 16:00:54 -08:00
2010-03-14 11:13:54 -07:00
2010-03-07 22:17:17 +01:00
2010-03-12 15:52:43 -08:00
2010-03-07 22:17:08 +01:00
2010-03-12 15:52:28 -08:00
2010-03-13 14:50:18 -08:00
2010-03-13 21:29:38 -08:00
2010-03-12 16:04:50 -08:00
2010-03-08 20:21:04 +00:00
2010-03-08 16:55:37 +01:00
2010-03-07 17:04:48 -08:00
2010-03-07 17:04:51 -08:00
2010-03-12 16:04:50 -08:00
2010-03-12 16:04:50 -08:00
2010-02-28 19:50:33 +02:00
2010-03-13 21:29:38 -08:00
2010-03-02 13:41:14 +02:00
2010-03-12 16:04:50 -08:00
2010-03-08 13:48:01 +00:00
2010-03-07 17:04:49 -08:00
2010-03-06 11:26:28 -08:00
2010-03-08 20:21:04 +00:00