Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-21 | ssb: Make the GPIO API reentrancy safe | Michael Buesch | 1 | -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-21 | ssb: Fix watchdog access for devices without a chipcommon | Michael Buesch | 1 | -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> |