aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ssb/ssb_embedded.h
Commit message (Collapse)AuthorAge
* ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-20
| | | | | | | 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>
* ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-20
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>