From: Wim Van Sebroeck Date: Sat, 2 Sep 2006 18:53:19 +0000 (+0200) Subject: [WATCHDOG] Winbond SMsC37B787 watchdog fixes X-Git-Tag: v2.6.19-rc3~1^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1fd4d7c3b131026bf156da40fdf94bcbd705aa;p=pandora-kernel.git [WATCHDOG] Winbond SMsC37B787 watchdog fixes * Added io spinlocking * Deleted WATCHDOG_MINOR (it's in the miscdevice include * Changed timer_enabled to use set_bit functions * WDIOC_GETSUPPORT should return -EFAULT or 0 * timeout should be correct before we initialize the watchdog * we should initialize the watchdog before we give access to userspace * Third parameter of module_param is not the default or initial value Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed