]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: register watchdog driver
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Dec 2012 17:46:08 +0000 (18:46 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 6 Dec 2012 19:58:58 +0000 (14:58 -0500)
commit97d462681419d5f702e0cdddff9a37b2a072b2be
treedde6282acfa1957a4fa310540a9206aeba277d57
parentd7041ae5a6462fd5ce0397296ffef59155e8408b
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>
drivers/ssb/embedded.c
drivers/ssb/main.c
drivers/ssb/ssb_private.h
include/linux/ssb/ssb.h