commit | c1678677a5aa41acf015a8a9aa7e0d70fd9caaad | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Fri Nov 21 21:47:23 2008 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Jun 14 09:08:48 2011 -0700 |
tree | 4eebca85d5de3f4237a10b25782c17fb2eb98b4c | |
parent | 9be7b631ab5fc185fe694301dddfb8dc5f2f8546 [diff] |
input: Add keyreset driver. Add a platform device in the board file to specify a reset key-combo. The first time the key-combo is detected a work function that syncs the filesystems is scheduled. If all the keys are released and then pressed again, it calls panic. Reboot on panic should be set for this to work. Change-Id: I9d54283ca1fba45e4b1ae1a407524cdda8171143 Signed-off-by: Arve Hjønnevåg <arve@android.com>