From: H Hartley Sweeten Date: Wed, 3 Aug 2011 22:38:20 +0000 (-0700) Subject: watchdog: WatchDog Timer Driver Core - use passed watchdog_device X-Git-Tag: v3.1-rc7~12^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb7efc02c6dbc3bfe9d5d1509ed790fc757e05a9;p=pandora-kernel.git watchdog: WatchDog Timer Driver Core - use passed watchdog_device Use the passed watchdog_device instead of the static global variable when testing and setting the status in watchdog_ping, watchdog_start, and watchdog_stop. Note that the callers of these functions are actually passing the static global variable. Signed-off-by: H Hartley Sweeten Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed