]> Pileus Git - ~andy/linux/commit
Staging: ti-st: mv sysfs entries to debugfs
authorPavan Savoy <pavan_savoy@ti.com>
Wed, 28 Jul 2010 07:25:59 +0000 (02:25 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Jul 2010 15:20:56 +0000 (08:20 -0700)
commitc1afac1502c4e519e6a1df08a5d9a2391d00388b
tree4b15d72dc5253bda9a34641fa48198537b3d5b28
parente928c077e5cdcd72ee762125b37232aec1ff49f3
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>
drivers/staging/ti-st/st_core.c
drivers/staging/ti-st/st_kim.c
drivers/staging/ti-st/st_kim.h