Hi, GregKH ran into an issue where the last 13 patches didn't apply. It looks like Ben cleaned up the patches to address checkpatch.pl warnings and forgot to refresh the patchset. I just refreshed the patchset and everything should apply on top of staging-testing (commit a30baec189f7db458). No functional changes, just surrounding patch context refresh. David Kershner (3): staging: unisys: Update diag serverity enum staging: unisys: Remove unneeded fields in diagchannel.h staging: unisys: Clean up diag_serverity enum Don Zickus (9): 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 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 | 506 +++++---------------- drivers/staging/unisys/visorbus/visorbus_private.h | 107 +---- drivers/staging/unisys/visorbus/visorchipset.c | 500 ++++++++------------ 5 files changed, 338 insertions(+), 1212 deletions(-) -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel