commit | 733e3ef0d364b7e6757a897e7f1862a70c89305a | [log] [tgz] |
---|---|---|
author | Manohar Vanga <manohar.vanga@cern.ch> | Fri Aug 12 12:30:48 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 23 15:10:50 2011 -0700 |
tree | ee7c9596202683a154c9e5987175a783dcfd8570 | |
parent | 7f58f0255aec0b933e0b26ef64d3d533c362a3d3 [diff] |
staging: vme: keep track of registered buses This patch adds a list which keeps track of all registered VME buses. This is required for adding refcounting later to bridge modules, something that is not currently implemented. This is based on the changes introduced by Emilio G. Cota in the patch: https://lkml.org/lkml/2010/10/25/486 Signed-off-by: Manohar Vanga <manohar.vanga@cern.ch> Acked-by: Martyn Welch <martyn.welch@ge.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>