commit | 8c1b2d83e82e11b9447d7fb3715d6c9764f6f28d | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Mon Nov 29 08:14:09 2010 +0100 |
committer | Matthew Garrett <mjg@redhat.com> | Fri Jan 07 17:03:43 2011 -0500 |
tree | 1c850fea1b860afedbaac50097c253578cbd3390 | |
parent | 4e37b42d5ac0d3f505bcdc09028f3fde82031593 [diff] |
eeepc-wmi: add debugfs entries eeepc-wmi/ - debugfs root directory dev_id - current dev_id ctrl_param - current ctrl_param devs - call DEVS(dev_id, ctrl_param) and print result dsts - call DSTS(dev_id) and print result DEVS and DSTS are the main functions used in eeepc-wmi, this will allow to test new features without patching the drivers. Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>