From: Wim Van Sebroeck Date: Wed, 10 Jan 2007 22:23:44 +0000 (+0100) Subject: [WATCHDOG] acquirewdt.c - clean before platform_device patches X-Git-Tag: v2.6.21-rc1~273^2~6^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c11f0442257099cbb474301f2ffff38649d3d3;p=pandora-kernel.git [WATCHDOG] acquirewdt.c - clean before platform_device patches Clean the current code before we convert the driver to a platform_device. This clean consists of: - document the includes - make sure that the printk's use the module/driver-name - do the exit of the module exactly the opposite of the init of the module Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed