summaryrefslogtreecommitdiff
path: root/include/linux/ssb/ssb_embedded.h
AgeCommit message (Collapse)AuthorFilesLines
2008-02-21ssb: Make the GPIO API reentrancy safeMichael Buesch1-0/+8
This fixes the GPIO API to be reentrancy safe. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-21ssb: Fix watchdog access for devices without a chipcommonMichael Buesch1-0/+10
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>