These patches simplify the code in the visorchipset module, in preparation for
moving the module's proc entries to sysfs.

Benjamin Romer (2):
  staging: unisys: simplify controlvm channel address function
  staging: unisys: detect controlvm channel on module load

 drivers/staging/unisys/visorchipset/Makefile       |   3 +-
 drivers/staging/unisys/visorchipset/controlvm.h    |  27 ---
 .../staging/unisys/visorchipset/controlvm_direct.c |  62 -------
 .../unisys/visorchipset/visorchipset_main.c        | 203 ++++++++-------------
 4 files changed, 80 insertions(+), 215 deletions(-)
 delete mode 100644 drivers/staging/unisys/visorchipset/controlvm.h
 delete mode 100644 drivers/staging/unisys/visorchipset/controlvm_direct.c

-- 
1.9.1

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to