mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
f6c39d4f2d
Change the static array of 'struct device''s in struct vme_bridge to instead use an array of pointers. This is in accordance with the requirement that all kobjects be dynamically allocated (see Documentation/kobject.txt) and never be statically allocated. 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> |
||
---|---|---|
.. | ||
boards | ||
bridges | ||
devices | ||
Kconfig | ||
Makefile | ||
TODO | ||
vme_api.txt | ||
vme_bridge.h | ||
vme.c | ||
vme.h |