Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use upstream MFD, GPIO patch, put everything in patches. | Florian Fainelli | 2010-04-28 | 1 | -44/+0 |
| | | | | SVN-Revision: 21219 | ||||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 1 | -0/+44 |
The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977 |