hwmon: (coretemp) Merge pkgtemp with coretemp
authorDurgadoss R <durgadoss.r@intel.com>
Thu, 19 May 2011 19:59:35 +0000 (01:29 +0530)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Fri, 20 May 2011 14:04:49 +0000 (07:04 -0700)
This patch merges the pkgtemp with coretemp driver.
The sysfs interfaces for all cores in the same pkg
are shown under one directory, in hwmon. It also
supports CONFIG_HOTPLUG_CPU. So, the sysfs interfaces
are created when each core comes online and are
removed when it goes offline.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
[guenter.roeck@ericsson.com: Fixed section reference errors]
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>

No differences found