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