From: Corentin Chary Date: Mon, 29 Nov 2010 07:14:09 +0000 (+0100) Subject: eeepc-wmi: add debugfs entries X-Git-Tag: v2.6.38-rc1~424^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1b2d83e82e11b9447d7fb3715d6c9764f6f28d;p=pandora-kernel.git 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 Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed