From: Karol Kozimor Date: Sat, 30 Jul 2005 08:18:00 +0000 (-0400) Subject: [ACPI] acpi_remove_notify_handler() on video driver unload X-Git-Tag: v2.6.14-rc1~256^2~14^2~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031ec77bf67e4bda994ef8ceba267be3295ffdb7;p=pandora-kernel.git [ACPI] acpi_remove_notify_handler() on video driver unload The video driver doesn't properly remove all the notify handlers on module unload. This has a side effect of subdevices failing to register on module reload, but sudden death looms if the handlers trigger after the module is unloaded. Signed-off-by: Karol Kozimor Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed