[PATCH 0/3] [RESEND v5] VME Framework Fixes

From: Manohar Vanga
Date: Thu Sep 01 2011 - 05:18:54 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/