This patch series removes all proc entries made by the visorchipset module. The installation mode entries and the guest runtime entries were moved to sysfs under the existing visorchipset directory. The installer proc entry consisted of three fields, which were each moved to a new individual entry under the installer directory. The remaining proc entries are removed entirely. Functions that were orphaned by the removals are also removed, and the code used by the chipsetready entry was corrected and simplified. Benjamin Romer (10): staging: unisys: remove proc entries from /proc/visorchipset/controlvm staging: unisys: add toolaction to sysfs staging: unisys: move boottotool out of proc to sysfs staging: unisys: move installer to sysfs and split fields staging: unisys: move chipsetready to sysfs staging: unisys: move parahotplug to sysfs staging: unisys: fix chipsetready parsing staging: unisys: remove unused visorchipset_proc_read_writeonly() staging: unisys: clean up diagdump proc entry code staging: unisys: remove partition information from proc .../unisys/visorchipset/visorchipset_main.c | 900 +++++++-------------- 1 file changed, 276 insertions(+), 624 deletions(-) -- 1.9.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel