aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ssb/ssb_embedded.h
AgeCommit message (Collapse)AuthorFilesLines
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch1-0/+8
This fixes the GPIO API to be reentrancy safe. Signed-off-by: Michael Buesch <[email protected]> Signed-off-by: John W. Linville <[email protected]>
2008-02-20ssb: 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 <[email protected]> Signed-off-by: John W. Linville <[email protected]>