From: Denis Turischev Date: Thu, 22 Apr 2010 16:54:20 +0000 (+0300) Subject: watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. X-Git-Tag: v2.6.34-rc6~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=322af98c56c70b3ec6f637fb07d41a9591a6ff9a;p=pandora-kernel.git watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug. spinlock need to be replaced by mutex because of sleep functions inside wdt_send_data. Signed-off-by: Denis Turischev Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed