From: Guenter Roeck Date: Sat, 17 Aug 2013 20:58:41 +0000 (-0700) Subject: watchdog: w83627hf: Enable watchdog device only if not already enabled X-Git-Tag: v3.13-rc1~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac461103c57ac46cd6778f1fd0352ff0e4a2d38e;p=pandora-kernel.git watchdog: w83627hf: Enable watchdog device only if not already enabled There is no need to enable the watchdog device if it is already enabled. Also, when enabling the watchdog device, only set the watchdog device enable bit and do not touch other bits; depending on the chip type, those bits may enable other functionality. Signed-off-by: Guenter Roeck Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed