From: Alan Cox Date: Thu, 10 May 2012 19:48:59 +0000 (+0200) Subject: watchdog: Add multiple device support X-Git-Tag: v3.5-rc1~39^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f5fed30a6460ec58f159ff297a2974153a97de;p=pandora-kernel.git watchdog: Add multiple device support We keep the old /dev/watchdog interface file for the first watchdog via miscdev. This is basically a cut and paste of the relevant interface code from the rtc driver layer tweaked for watchdog. Revised to fix problems noted by Hans de Goede Signed-off-by: Alan Cox Signed-off-by: Hans de Goede Signed-off-by: Tomas Winkler Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed