commit | bde327eff8a722df1198df9b14464f84f1adfb65 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Wed Dec 05 18:46:08 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 06 14:58:58 2012 -0500 |
tree | dde6282acfa1957a4fa310540a9206aeba277d57 | |
parent | 9f640a6376e54fa9ae834c32cbe92cefeec970dc [diff] |
ssb: register watchdog driver Register the watchdog driver to the system if it is a SoC. Using the watchdog on a non SoC device, like a PCI card, will make the PCI card die when the timeout expired, but starting it again is not supported by ssb. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>