From 8c4c419ca3bd5a5b3389114e037a9d17bdec3a5f Mon Sep 17 00:00:00 2001 From: Jason Gunthorpe Date: Fri, 7 Dec 2012 15:44:46 -0700 Subject: [PATCH] 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-format-patch failed