[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1314868526-13230-1-git-send-email-manohar.vanga@cern.ch>
Date: Thu, 1 Sep 2011 11:15:23 +0200
From: Manohar Vanga <manohar.vanga@...n.ch>
To: <gregkh@...e.de>
CC: <martyn.welch@...com>, <cota@...ap.org>,
<devel@...verdev.osuosl.org>, <linux-kernel@...r.kernel.org>,
Manohar Vanga <manohar.vanga@...n.ch>
Subject: [PATCH 0/3] [RESEND v5] VME Framework Fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists