]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: Fix watchdog access for devices without a chipcommon
authorMichael Buesch <mb@bu3sch.de>
Tue, 19 Feb 2008 11:41:30 +0000 (12:41 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 21 Feb 2008 01:11:49 +0000 (20:11 -0500)
commit72e85c2730a84337e78a895e92bb1c765bd1596b
tree42c8c52d953aaa8f0418084af1e60c15e900488c
parent34f57b2781c0d9902b36394a72f7689d63b17a8e
ssb: Fix watchdog access for devices without a chipcommon

This fixes the SSB watchdog access for devices without a chipcommon.
These devices have the watchdog on the extif.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/Kconfig
drivers/ssb/Makefile
drivers/ssb/driver_extif.c
drivers/ssb/embedded.c [new file with mode: 0644]
include/linux/ssb/ssb_driver_chipcommon.h
include/linux/ssb/ssb_driver_extif.h
include/linux/ssb/ssb_embedded.h [new file with mode: 0644]