staging: unisys: visorbus: remove unused chipsetready information
authorErik Arfvidson <erik.arfvidson@unisys.com>
Tue, 19 Apr 2016 12:11:52 +0000 (08:11 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Apr 2016 05:10:27 +0000 (22:10 -0700)
commit260d89929c2f45b4b46180e58798bcdee53e0c07
tree95eb0d688c3027741d94e3321c09a2070f4c42b2
parent39b92809830b1c0b4d00e934d39a5815c85fd956
staging: unisys: visorbus: remove unused chipsetready information

Chipsetready sysfs entry is not used by any guests or service
partitions.

remove unused g_chipset_msg_hdr our service partition

remove unused chipsetready_store and driver attributes:
        chipsetready_store()
        visorchipset_guest_attrs
        visorchipset_guest_groupw

remove unused chipsets_events:
        check_chipset_events()
        clear_chipset_events()
        visorchipset_holdchipsetready

remove sysfs documentation dealing with chipsetready

Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/Documentation/ABI/sysfs-platform-visorchipset
drivers/staging/unisys/visorbus/visorchipset.c
This page took 0.026307 seconds and 5 git commands to generate.