From: Hans-Christian Egtvedt Date: Tue, 8 Jun 2010 06:44:32 +0000 (+0200) Subject: watchdog: at32ap700x_wdt: register misc device last in probe() function X-Git-Tag: v2.6.35-rc4~63^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1f5bda4e9726456bd132e738bf60b727856477e;p=pandora-kernel.git watchdog: at32ap700x_wdt: register misc device last in probe() function This patch reworks the probe() function in the at32ap700x_wdt driver, this to make sure the miscdev is properly initialized and the driver is ready to be accessed. Reported-by: Akinobu Mita Signed-off-by: Hans-Christian Egtvedt Signed-off-by: Wim Van sebroeck --- Reading git-diff-tree failed