Staging: ipack/bridges/tpci200: remove linked list of registered devices
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Fri, 20 Jul 2012 07:39:04 +0000 (09:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 01:53:55 +0000 (18:53 -0700)
The linked list of registered devices is not needed as the struct
tpci200_board is saved in private data field of the pci device.

Signed-off-by: Jens Taprogge <jens.taprogge@taprogge.org>
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found