This patch set contains the remaining changes from our driver cleanup efforts, that did not apply to staging-next. No functional changes have been made, these have simply been rebased so they will apply cleanly, and have proper sign-offs. David Kershner (4): staging: unisys: Update diag serverity enum staging: unisys: Remove unneeded fields in diagchannel.h staging: unisys: Clean up diag_serverity enum staging: unisys: Add the bus device to the visor device list. Don Zickus (11): staging: unisys: Move channel creation up the stack staging: unisys: Convert pending_msg_hdr to a pointer staging: unisys: Prepare vbus_hdr_info to be public staging: unisys: Migrate bus from devdata to visor_device staging: unisys: Remove unused cruft staging: unisys: Remove server flags staging: unisys: Do not use 0 as the default bus root device number staging: unisys: Convert bus creation to use visor_device staging: unisys: Convert device creation to use visor_device staging: unisys: Fix double sysfs create for module version staging: unisys: Fix clean up path Jes Sorensen (1): staging: unisys: Removed unused entries from struct visor_channeltype_descriptor drivers/staging/unisys/include/diagchannel.h | 420 +---------------- drivers/staging/unisys/include/visorbus.h | 17 +- drivers/staging/unisys/visorbus/visorbus_main.c | 511 +++++---------------- drivers/staging/unisys/visorbus/visorbus_private.h | 107 +---- drivers/staging/unisys/visorbus/visorchipset.c | 507 ++++++++------------ 5 files changed, 346 insertions(+), 1216 deletions(-) -- 2.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel