From: Henrique de Moraes Holschuh Date: Sun, 23 Sep 2007 14:39:02 +0000 (-0300) Subject: ACPI: thinkpad-acpi: keep track of module state X-Git-Tag: v2.6.24-rc1~135^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fef502e5a14df05f1e755edc9175e01c9814080;p=pandora-kernel.git ACPI: thinkpad-acpi: keep track of module state Keep track of module state (init, running, exit). This makes it trivially easy to avoid running any interrupt handlers, threads, or any other async activity before we are ready, or when we want to go away. Signed-off-by: Henrique de Moraes Holschuh Signed-off-by: Len Brown --- Reading git-diff-tree failed