commit | c1afac1502c4e519e6a1df08a5d9a2391d00388b | [log] [tgz] |
---|---|---|
author | Pavan Savoy <pavan_savoy@ti.com> | Wed Jul 28 02:25:59 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 28 08:20:56 2010 -0700 |
tree | 4b15d72dc5253bda9a34641fa48198537b3d5b28 | |
parent | e928c077e5cdcd72ee762125b37232aec1ff49f3 [diff] |
Staging: ti-st: mv sysfs entries to debugfs When the chip is in use, information like the chip's ROM version and the protocols currently making use of the chip needs to be made known to user-space. Earlier the version and the protocol-list were exposed as sysfs entries now cleanup by making them as debugfs entries, also in process remove any unwanted/previously unused sysfs entries. Signed-off-by: Pavan Savoy <pavan_savoy@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>