Hi Greg, Martyn, Emilio, This is the resend of the patches with additional code added to patch 3 to remove devices in the case that a bridge driver is removed. (I don't know how common it is to keep resending patchsets so I apologize for any noise I may be causing). Thanks Manohar Manohar Vanga (3): staging: vme: change static device array to pointers staging: vme: add struct vme_dev for VME devices staging: vme: make match() driver specific to improve non-VME64x support drivers/staging/vme/bridges/vme_ca91cx42.c | 3 + drivers/staging/vme/bridges/vme_tsi148.c | 3 + drivers/staging/vme/devices/vme_user.c | 67 +++---- drivers/staging/vme/devices/vme_user.h | 2 +- drivers/staging/vme/vme.c | 283 ++++++++++++++-------------- drivers/staging/vme/vme.h | 56 ++++-- drivers/staging/vme/vme_api.txt | 79 +++++--- drivers/staging/vme/vme_bridge.h | 6 +- 8 files changed, 263 insertions(+), 236 deletions(-) -- 1.7.4.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel