From: Bjorn Helgaas Date: Mon, 22 Jun 2009 20:41:04 +0000 (+0000) Subject: ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events X-Git-Tag: v2.6.32-rc1~171^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1815e074079838d36d89e45e92b7ee317190700;p=pandora-kernel.git ACPI: processor: remove KOBJ_ONLINE/KOBJ_OFFLINE events This patch removes the KOBJ_ONLINE/KOBJ_OFFLINE events the driver used to generate for CPU hotplug. As far as I know, nobody consumes these. The driver core still generates KOBJ_ADD and KOBJ_REMOVE, of course. Signed-off-by: Bjorn Helgaas CC: Venkatesh Pallipadi CC: Zhao Yakui CC: Matthew Garrett CC: Thomas Renninger CC: Dave Jones CC: Kay Sievers CC: Greg Kroah-Hartman Signed-off-by: Len Brown --- Reading git-diff-tree failed