alistair23-linux/drivers/staging/vme
Manohar Vanga f6c39d4f2d staging: vme: change static device array to pointers
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>
2011-09-09 13:26:32 -07:00
..
boards Staging VME: Fix remaining checkpatch.pl errors. 2011-06-28 14:04:53 -07:00
bridges staging: vme: make [alloc|free]_consistent bridge specific 2011-08-23 15:08:09 -07:00
devices staging: vme_user: change kmalloc+memset to kzalloc 2011-08-23 15:05:02 -07:00
Kconfig Staging: vme: VMIVME-7805 board support 2010-03-03 16:43:02 -08:00
Makefile Staging: vme: VMIVME-7805 board support 2010-03-03 16:43:02 -08:00
TODO Staging: vme: Add ca91cx42 rmw support 2010-03-03 16:43:01 -08:00
vme.c staging: vme: change static device array to pointers 2011-09-09 13:26:32 -07:00
vme.h Staging VME: Fix remaining checkpatch.pl errors. 2011-06-28 14:04:53 -07:00
vme_api.txt Fix common misspellings 2011-03-31 11:26:23 -03:00
vme_bridge.h staging: vme: change static device array to pointers 2011-09-09 13:26:32 -07:00