From: Jason Gunthorpe Date: Fri, 7 Dec 2012 22:44:46 +0000 (-0700) Subject: watchdog: Orion: Fix possible null-deference in orion_wdt_probe X-Git-Tag: v3.8-rc1~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c4c419ca3bd5a5b3389114e037a9d17bdec3a5f;p=pandora-kernel.git watchdog: Orion: Fix possible null-deference in orion_wdt_probe If the DT does not include a regs parameter then the null res would be dereferenced. Signed-off-by: Jason Gunthorpe Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed