From: Maciej W. Rozycki Date: Mon, 12 May 2008 21:02:35 +0000 (-0700) Subject: RTC/watchdog: M41T80: fix a potential use of unitialized data X-Git-Tag: v2.6.26-rc3~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=417607d05f41dbe2acccdb7a298a81d30ba1d22b;p=pandora-kernel.git RTC/watchdog: M41T80: fix a potential use of unitialized data Watchdog handlers within the driver make use of "save_client" -- make sure it has been initalized before the handlers are registered. Signed-off-by: Maciej W. Rozycki Cc: Alessandro Zummo Cc: Alexander Bigga Cc: Wim Van Sebroeck Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed