commit | 8c4c419ca3bd5a5b3389114e037a9d17bdec3a5f | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgunthorpe@obsidianresearch.com> | Fri Dec 07 15:44:46 2012 -0700 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Dec 19 22:25:10 2012 +0100 |
tree | 0b8062a9fcf40a0304ccbf3083e7ecab1db07387 | |
parent | 740fbddf5c3f9ad8b23c5d917ba1cc7e376a5104 [diff] |
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 <jgunthorpe@obsidianresearch.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>