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)
commit42bfad4f71637c4eb4791aa8062063c4a8526522
tree42c8c52d953aaa8f0418084af1e60c15e900488c
parent58ff70d4feae29cbb7ace410fa6585ef3afb44b6
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]